]> granicus.if.org Git - python/commit
ensure that the locale does not affect the tokenization of identifiers
authorBenjamin Peterson <benjamin@python.org>
Sat, 3 Apr 2010 22:48:51 +0000 (22:48 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 3 Apr 2010 22:48:51 +0000 (22:48 +0000)
commit4ceeeb09d8ff445888b24aa324bc06175d141cb9
treecdc10ef5b26e95ea8397ed57b88b36bfec6d88ab
parentab8b9cae7e2f1e714b35d8e5cdadca4df52290d5
ensure that the locale does not affect the tokenization of identifiers
Misc/NEWS
Parser/tokenizer.c