]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Changes to accept double-quoted strings on input.
authorGuido van Rossum <guido@python.org>
Tue, 26 Oct 1993 15:19:44 +0000 (15:19 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 26 Oct 1993 15:19:44 +0000 (15:19 +0000)
commit8054fad890bbb6668cb2eb2fb3118222bada5975
tree787afe12459695c63d29abfca1fb111f918e0ba6
parent546185075cbfde306021d8cbf913a1a575286eb0
Changes to accept double-quoted strings on input.
Parser/tokenizer.c
Python/compile.c