feature complete implementation of PEP 3132
authorStefan Behnel <scoder@users.berlios.de>
Thu, 9 Apr 2009 10:07:50 +0000 (12:07 +0200)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 9 Apr 2009 10:07:50 +0000 (12:07 +0200)
commitc099b42b80d8bd56d72b70ed65995bf5800f737c
treef8520613a7a08ae0ba54fbeb00babdc98e5682ed
parent87fa865d6ecd1fee778a6644fac5fc8b6ac8ecd9
feature complete implementation of PEP 3132
Cython/Compiler/ExprNodes.py
Cython/Compiler/Parsing.py
tests/bugs/extended_unpacking_T235.pyx