Buffers: Inplace operators working
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Fri, 15 Aug 2008 18:20:49 +0000 (20:20 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Fri, 15 Aug 2008 18:20:49 +0000 (20:20 +0200)
commit8418439db5a2a22f76bc932971d087b1903a5faf
tree4bce7b3c8664ca1845d2d3a4d668851c3f870ff7
parentc462cf06d410ac0c997eca30be6f759cd2c6a26b
Buffers: Inplace operators working

This time hopefully without breaking other inplace operators.
Cython/Compiler/ExprNodes.py
Cython/Compiler/Nodes.py
tests/run/bufaccess.pyx