patch cleanup and test fix (avoid uninitialised variable)
authorStefan Behnel <scoder@users.berlios.de>
Fri, 20 Mar 2009 16:51:46 +0000 (17:51 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 20 Mar 2009 16:51:46 +0000 (17:51 +0100)
commit4b446b493080cc6cbb2d32405850c8081d2c0a05
tree685f8375fc48af75d7d90d2346d6c8a5f128574c
parentfc2639822c74abc6a9ed15c3125ed8bc85f1a699
patch cleanup and test fix (avoid uninitialised variable)

--HG--
rename : tests/bugs/rangeOptimization_T203.pyx => tests/run/range_optimisation_T203.pyx
Cython/Compiler/Nodes.py
tests/run/range_optimisation_T203.pyx [moved from tests/bugs/rangeOptimization_T203.pyx with 97% similarity]