]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
handle names starting with non-ascii characters correctly #9712
authorBenjamin Peterson <benjamin@python.org>
Mon, 30 Aug 2010 14:41:20 +0000 (14:41 +0000)
committerBenjamin Peterson <benjamin@python.org>
Mon, 30 Aug 2010 14:41:20 +0000 (14:41 +0000)
commit33856de84d1115a18b699e0ca93c3b921bc6a1af
treed44532b9f9225284e4dc072f4a2ba657beefd54c
parente01de8f2f3f8ec2ad58e1baddb7c2c657e331796
handle names starting with non-ascii characters correctly #9712
Lib/test/test_tokenize.py
Lib/tokenize.py
Misc/NEWS