transform empty comprehensions into empty literals
authorStefan Behnel <stefan_ml@behnel.de>
Mon, 11 Mar 2013 10:17:47 +0000 (11:17 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Mon, 11 Mar 2013 10:17:47 +0000 (11:17 +0100)
commit23b3fda716b92b2545e0bd5e0362ae365022beb3
treeb625ca6ad9ed0d8fb636aa2cf15d79ab0852456d
parent469db401866e6c78d20309e36a28edaf6ac178be
transform empty comprehensions into empty literals
Cython/Compiler/Optimize.py
tests/run/constant_folding.py
tests/run/constant_folding_cy.pyx