Main.py has transformation pipelines for pxds; allowing buffer funcs in pxds
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 31 Jul 2008 11:53:22 +0000 (13:53 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Thu, 31 Jul 2008 11:53:22 +0000 (13:53 +0200)
commit88aea80c2a3b8c9cc7bc6d04df10140d2b853c87
tree1f3d5141ae1e755b5327dee0440699631c125b90
parenteaa6d4775567b5744028d46b21ed7c89fcb7ffe8
Main.py has transformation pipelines for pxds; allowing buffer funcs in pxds
Cython/Compiler/Errors.py
Cython/Compiler/Main.py
Cython/Compiler/ParseTreeTransforms.py
Cython/Compiler/Parsing.py
Cython/Includes/numpy.pxd
tests/errors/e_pxdimpl.pyx [new file with mode: 0644]
tests/errors/e_pxdimpl_imported.pxd [new file with mode: 0644]
tests/run/bufaccess.pyx