make analyse_const_expression() pass on the return value of its internal call to...
authorStefan Behnel <stefan_ml@behnel.de>
Wed, 1 May 2013 08:15:09 +0000 (10:15 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Wed, 1 May 2013 08:15:09 +0000 (10:15 +0200)
commitdb1f0ad5a5ac45d2a1da45211f9d344b4d83cab8
tree670cd0269ddff0a75b68f287779f7857fcc82f0d
parent6075a3c6cd3441e2b37de543f0f6327e6d65abb3
make analyse_const_expression() pass on the return value of its internal call to analyse_types()
Cython/Compiler/ExprNodes.py
Cython/Compiler/Nodes.py
tests/run/carrays.pyx