]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Now that the string-sig has settled on r"obin" strings, restrict the
authorGuido van Rossum <guido@python.org>
Fri, 25 Apr 1997 17:32:00 +0000 (17:32 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 25 Apr 1997 17:32:00 +0000 (17:32 +0000)
commit5026cb4dc6477c81c465c8d0f3a1e6c5344d20c5
tree5c701da80226717c303fe1694712685635f5e746
parentc474deaaf63deb633bf9bc951c8cc1cd5d107eda
Now that the string-sig has settled on r"obin" strings, restrict the
<letter><string> notation to 'r' and 'R'.
Parser/tokenizer.c