]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make sure that -t and -tt also work on strings passed to compile().
authorGuido van Rossum <guido@python.org>
Mon, 21 Dec 1998 18:32:40 +0000 (18:32 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 21 Dec 1998 18:32:40 +0000 (18:32 +0000)
commit89ce4544988bcfd3535c11f1f8d1d55aea69a81f
tree21d3ac79bb4e5d7ae5afbe7dd4ac475b2c1c63d6
parentb55f9ff68c561478af056aa13d89f446ff4193f7
Make sure that -t and -tt also work on strings passed to compile().
Parser/parsetok.c