mirror of
https://github.com/python/cpython.git
synced 2025-09-17 06:06:25 +00:00
note version
This commit is contained in:
parent
0dc97ed18d
commit
b5d23b4dfc
1 changed files with 2 additions and 0 deletions
|
@ -301,6 +301,8 @@ in various ways. There is a separate error indicator for each thread.
|
||||||
attributes, which make the exception printing subsystem think the exception
|
attributes, which make the exception printing subsystem think the exception
|
||||||
is a :exc:`SyntaxError`.
|
is a :exc:`SyntaxError`.
|
||||||
|
|
||||||
|
.. versionadded:: 3.2
|
||||||
|
|
||||||
|
|
||||||
.. cfunction:: void PyErr_SyntaxLocation(char *filename, int lineno)
|
.. cfunction:: void PyErr_SyntaxLocation(char *filename, int lineno)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue