IntNode() value set in tree transformations must be string, not plain int
authorStefan Behnel <scoder@users.berlios.de>
Thu, 11 Jun 2009 15:32:32 +0000 (17:32 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 11 Jun 2009 15:32:32 +0000 (17:32 +0200)
commita554c993107c97686204da6381203effaaee1813
treefdd131913c6640071238e07ce1ac7e68a79737e5
parent4b39336b896a54ff29f55440b33bcef324a1364e
IntNode() value set in tree transformations must be string, not plain int
Cython/Compiler/Optimize.py