fix identifier handling: must not use encoding
authorStefan Behnel <scoder@users.berlios.de>
Wed, 14 Oct 2009 09:46:38 +0000 (11:46 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 14 Oct 2009 09:46:38 +0000 (11:46 +0200)
commit91c8955cbef0e6e417fd412516621c75e832acb1
treed3da7271b104ac9f475d0f1ea025740dca830946
parent01607f4673df103570167ce6b7e5cef4718fe589
fix identifier handling: must not use encoding
Cython/Compiler/Scanning.py