strip down for-in-loops with empty iterables
authorStefan Behnel <stefan_ml@behnel.de>
Mon, 11 Mar 2013 10:00:02 +0000 (11:00 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Mon, 11 Mar 2013 10:00:02 +0000 (11:00 +0100)
commit469db401866e6c78d20309e36a28edaf6ac178be
tree33852b0229e80104845a2d1c8b41ca6a87825ea9
parent4cfaa9f6dd3d7f8ecd7da80ab224fbc3ad4be514
strip down for-in-loops with empty iterables
Cython/Compiler/Optimize.py
tests/run/constant_folding.py
tests/run/constant_folding_cy.pyx