]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fis SF bug #442647: not all forms of legal future statements were
authorGuido van Rossum <guido@python.org>
Thu, 19 Jul 2001 15:27:45 +0000 (15:27 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 19 Jul 2001 15:27:45 +0000 (15:27 +0000)
commit3c033230ec2f81c9d61ba1b1f19a99f8bf4f4bd3
treebab14648c41c483ceec80cb2c1cb4dd0d01ae734
parente31c2eeb410464084e6dc88beae03da766a68ee4
Fis SF bug #442647: not all forms of legal future statements were
parsed correctly.  Now they are.
Parser/parser.c