really fix parallel/cascaded assignments this time (and test it): make sure the rhs...
authorStefan Behnel <scoder@users.berlios.de>
Fri, 26 Nov 2010 08:52:45 +0000 (09:52 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 26 Nov 2010 08:52:45 +0000 (09:52 +0100)
commitfca588c0c45163d89e7160f006f6e4e2d2edec0f
tree6d9e200c961872ce6cbd3299a4fb8649307a5b30
parentcefd59bd878da1b5ac60b4d4542bdc6d7c78d9b2
really fix parallel/cascaded assignments this time (and test it): make sure the rhs values are evaluated in source code order
Cython/Compiler/ParseTreeTransforms.py
tests/run/cascaded_list_unpacking_T467.pyx