fix evaluation of assignment order when considering DefNode calls for inlining
authorStefan Behnel <stefan_ml@behnel.de>
Sat, 29 Dec 2012 16:25:51 +0000 (17:25 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Sat, 29 Dec 2012 16:25:51 +0000 (17:25 +0100)
commitb80966c6d9a4aa88ea8f972892dc971339afe302
tree50ac62b560ec18560018f2184a853d429524a5d7
parent5690000c82e452be38054cca2e5c09a2b5541387
fix evaluation of assignment order when considering DefNode calls for inlining
Cython/Compiler/Optimize.py