fix some 'python2.6 -3' warnings
authorStefan Behnel <scoder@users.berlios.de>
Fri, 24 Apr 2009 06:43:55 +0000 (08:43 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 24 Apr 2009 06:43:55 +0000 (08:43 +0200)
commit8fce6199bf973a03b9f3125264b048b266321d62
tree5b66f4fc77f72c92ee236beeb59c398c7fe2c8a1
parentbe696078f02a5b7617f04200d6ff58cf148d5f22
fix some 'python2.6 -3' warnings
Cython/Compiler/ControlFlow.py
Cython/Compiler/Optimize.py
Cython/Compiler/Scanning.py
Cython/Plex/Lexicons.py
Cython/Shadow.py
Cython/Utils.py
tests/run/consts.pyx