]> granicus.if.org Git - python/commit
Insert a safety space after numbers as well as names in untokenize().
authorGuido van Rossum <guido@python.org>
Thu, 30 Mar 2006 21:43:35 +0000 (21:43 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 30 Mar 2006 21:43:35 +0000 (21:43 +0000)
commitc259cc9c4c1c90efaeace2c9786786a5813cf950
treeea3deedb2a0ec6a47fc5606786977f6b33eb8693
parent090f81588fc2298b3c967ddda3c3ffc592caf92a
Insert a safety space after numbers as well as names in untokenize().
Lib/tokenize.py