Issue2495: tokenize.untokenize did not insert space between two consecutive string literals:
"" "" becomes """", which is invalid code. Backport of r61979.
Showing
Please
register
or
sign in
to comment
"" "" becomes """", which is invalid code. Backport of r61979.