fix bug 409: use cascaded assignments also for the complete rhs when optimising paral...
authorStefan Behnel <scoder@users.berlios.de>
Fri, 23 Oct 2009 08:10:14 +0000 (10:10 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Fri, 23 Oct 2009 08:10:14 +0000 (10:10 +0200)
commita265ec1aa6ffc67db9b4f60482e2a4cb13c88425
treea331408c2417c5cd47eb952b10bb00a938013063
parentaf67b788a520587d59ab3ed231e43e23dc70d4b0
fix bug 409: use cascaded assignments also for the complete rhs when optimising parallel assignments
Cython/Compiler/Parsing.py
tests/bugs.txt
tests/run/extended_unpacking_T409.pyx