allow slice assignments for arrays
authorStefan Behnel <scoder@users.berlios.de>
Thu, 13 Nov 2008 22:17:51 +0000 (23:17 +0100)
committerStefan Behnel <scoder@users.berlios.de>
Thu, 13 Nov 2008 22:17:51 +0000 (23:17 +0100)
commit0cda22c4e17a7f26a658ebeeed15dcd23f368598
tree55f1bb3a8cc012dfc0387883cfb18b8c782c857e
parent15d20eaf74f1aa4744dfb9611be6c5c2407d63df
allow slice assignments for arrays
Cython/Compiler/ExprNodes.py