]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Raise SyntaxError for syntax errors detected in this phase.
authorGuido van Rossum <guido@python.org>
Sun, 26 Jan 1992 18:12:03 +0000 (18:12 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 26 Jan 1992 18:12:03 +0000 (18:12 +0000)
commit598fd8c9800fceecc9da8dd728fb301a4517a03a
treea588b38f2bf1dc098c5b72460d8bb618c32350ce
parentbd7fd1a225349b3c5a45e4d99d6169eb7def8cd1
Raise SyntaxError for syntax errors detected in this phase.
Python/compile.c