pyximport for compiling .pyx files on import
authorPaulPrescod <none@none>
Sat, 16 Aug 2008 09:21:40 +0000 (02:21 -0700)
committerPaulPrescod <none@none>
Sat, 16 Aug 2008 09:21:40 +0000 (02:21 -0700)
commit53c3e2bfb16c58feda7069f7f5d05617fa6b1e3c
treeb8c1fbbbd5aac8f173ddfe3ae9ed642f46932ec1
parentcc77438d695412bab2a59e1c84f0fb81eef92dee
pyximport for compiling .pyx files on import
pyximport/PKG-INFO [new file with mode: 0644]
pyximport/README [new file with mode: 0644]
pyximport/Setup.py [new file with mode: 0644]
pyximport/pyxbuild.py [new file with mode: 0644]
pyximport/pyximport.py [new file with mode: 0644]
pyximport/test/test_pyximport.py [new file with mode: 0644]
pyximport/test/test_reload.py [new file with mode: 0644]