Assignments on cdef variables are transformed into singleassignments
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Sat, 19 Jul 2008 20:40:11 +0000 (22:40 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Sat, 19 Jul 2008 20:40:11 +0000 (22:40 +0200)
commite994a8b7d945de650dc07cb47abd393c87a8e79a
tree15d8620ad3cd00786ecc29e3c9b91d26ce503b63
parente47923658c6c0045702c2a180d93ef7a02d98d89
Assignments on cdef variables are transformed into singleassignments
Cython/Compiler/Nodes.py
Cython/Compiler/ParseTreeTransforms.py
tests/run/bufaccess.pyx