generic aggregation of a constant BinopNode into a ConstNode (in simple cases)
authorStefan Behnel <scoder@users.berlios.de>
Sun, 14 Dec 2008 14:08:21 +0000 (15:08 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Sun, 14 Dec 2008 14:08:21 +0000 (15:08 +0100)
commit5ae0cccf194fcfe17f08fdac93b787cdcf63f1e9
treefe3bf99936f9e12d682227a4d92565e810da1143
parentc7b928a22f61c3b500a7f92157733bfa09a11cc6
generic aggregation of a constant BinopNode into a ConstNode (in simple cases)
Cython/Compiler/Optimize.py
tests/run/consts.pyx