Introduced BufferType, start of numpy-independent testcase, GetBuffer improvements
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Fri, 18 Jul 2008 10:40:26 +0000 (12:40 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Fri, 18 Jul 2008 10:40:26 +0000 (12:40 +0200)
commit68e1429c9c879eeb5f6627fea100aa3c56c7e4b9
tree3e0aebf5c95f2d966cfd28bc47f66ce96e830d96
parent1139758c67720229185ecf683a92527af587fcad
Introduced BufferType, start of numpy-independent testcase, GetBuffer improvements
Cython/Compiler/Buffer.py
Cython/Compiler/ExprNodes.py
Cython/Compiler/ModuleNode.py
Cython/Compiler/Nodes.py
Cython/Compiler/PyrexTypes.py
tests/run/bufaccess.pyx [new file with mode: 0644]