quick work-around for PEP 3121 implementation in Py3 beta
authorStefan Behnel <scoder@users.berlios.de>
Thu, 12 Jun 2008 07:28:56 +0000 (09:28 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 12 Jun 2008 07:28:56 +0000 (09:28 +0200)
commit1edfca7f97960e247c2899606b92edcf9cfde59c
tree6f247dd4c9002e56fda6aacf3b6f43aaa9a2b816
parent59cbd0ad3d46c3f5a3d4abc54d42186209018fca
quick work-around for PEP 3121 implementation in Py3 beta
Cython/Compiler/ModuleNode.py
Cython/Compiler/Naming.py