diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-03-27 23:41:59 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-03-27 23:41:59 +0000 |
commit | 198e353735be424ee7e21381504a6ab13d2f5fa7 (patch) | |
tree | cf4613ab9ca65170cd326c392b0e1ca1b508b4db /Python | |
parent | bfdbfd4d91d3f3198ade7af1437cd5a27af787eb (diff) | |
download | cpython-git-198e353735be424ee7e21381504a6ab13d2f5fa7.tar.gz |
Issue2495: tokenize.untokenize did not insert space between two consecutive string literals:
"" "" becomes """", which is invalid code.
Backport of r61979.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions