note version

This commit is contained in:
Benjamin Peterson 2010-09-21 21:29:26 +00:00
parent 0dc97ed18d
commit b5d23b4dfc

View file

@ -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
is a :exc:`SyntaxError`.
.. versionadded:: 3.2
.. cfunction:: void PyErr_SyntaxLocation(char *filename, int lineno)