Disallowing buffer indexing as for loop target, as it is not implemented.
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 21 Aug 2008 21:48:29 +0000 (23:48 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 21 Aug 2008 21:48:29 +0000 (23:48 +0200)
commit5619c39a3d8210960bf074437c816da1f97d49ae
tree32bab53d0a1d03096428eb5b154895fb7022c998
parentade90e6708e191760404fd26f07fd410233abae7
Disallowing buffer indexing as for loop target, as it is not implemented.
Cython/Compiler/Nodes.py