]> granicus.if.org Git - python/commitdiff
note version
authorBenjamin Peterson <benjamin@python.org>
Tue, 21 Sep 2010 21:29:26 +0000 (21:29 +0000)
committerBenjamin Peterson <benjamin@python.org>
Tue, 21 Sep 2010 21:29:26 +0000 (21:29 +0000)
Doc/c-api/exceptions.rst

index 899666f1f865a668c06581b7c14749b86e84653d..367ba3e69170c5ee7c2e76601e8c1a7429786e2f 100644 (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)