]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix bug in input(); add comments to cases in compile().
authorGuido van Rossum <guido@python.org>
Mon, 21 Jan 1991 16:09:22 +0000 (16:09 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 21 Jan 1991 16:09:22 +0000 (16:09 +0000)
commit4c4177865d81275b339dc4ac3cd510aa4ae5d938
tree8853f0f4b125d7cd519f712115e5ddc30e7cc33c
parent86cd6e646e99f38da1992a048c64b464e873d8e8
Fix bug in input(); add comments to cases in compile().
Python/compile.c