fixed loads of bugs found by pychecker
authorStefan Behnel <scoder@users.berlios.de>
Fri, 25 Apr 2008 19:58:17 +0000 (21:58 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 25 Apr 2008 19:58:17 +0000 (21:58 +0200)
commit889ffe3c2ed851941cc0f0992700f491630575f0
treee7dc9dfac68da01f471cf43ece00d47d757ea531
parent9382c4723102337bc649f5ff5b75d590530269b6
fixed loads of bugs found by pychecker
Cython/Compiler/ExprNodes.py
Cython/Compiler/Nodes.py
Cython/Compiler/Parsing.py
Cython/Compiler/Scanning.py
Cython/Compiler/Symtab.py
Cython/Compiler/Transform.py
Cython/Unix/LinuxSystem.py
Cython/Utils.py