diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-03-27 23:23:54 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-03-27 23:23:54 +0000 |
commit | da0c025a43bd1c7c9279475ebd8f9edee9e41a0b (patch) | |
tree | 4799462e1ad68f4ddaae2e7cc793db406a384b1e /Python/Python-ast.c | |
parent | 853e44ca8c60318ed6189eedca21e28570d79e83 (diff) | |
download | cpython-git-da0c025a43bd1c7c9279475ebd8f9edee9e41a0b.tar.gz |
Issue2495: tokenize.untokenize did not insert space between two consecutive string literals:
"" "" => """", which is invalid code.
Will backport
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions