some cleanup, fix temp handling in 'if' conditions
authorStefan Behnel <scoder@users.berlios.de>
Wed, 3 Dec 2008 20:57:18 +0000 (21:57 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Wed, 3 Dec 2008 20:57:18 +0000 (21:57 +0100)
commit9132d124eab021beadb98600ad62d24140e62b94
treef5152f40be0da15aa9169013704219da17b2ab54
parent5ff4c25aa04bfd1326edd97400a87bd9f71e8158
some cleanup, fix temp handling in 'if' conditions
Cython/Compiler/Nodes.py