mirror of
https://github.com/python/cpython.git
synced 2025-10-09 16:34:44 +00:00
Merge
This commit is contained in:
commit
f74c33ad5c
8 changed files with 11 additions and 11 deletions
|
@ -1256,7 +1256,7 @@ SimpleExtendsException(PyExc_Exception, AttributeError,
|
|||
* SyntaxError extends Exception
|
||||
*/
|
||||
|
||||
/* Helper function to customise error message for some syntax errors */
|
||||
/* Helper function to customize error message for some syntax errors */
|
||||
static int _report_missing_parentheses(PySyntaxErrorObject *self);
|
||||
|
||||
static int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue