Test for ticket #4, from package cimport module, finish fixing ticket.
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 3 Apr 2009 00:39:09 +0000 (17:39 -0700)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 3 Apr 2009 00:39:09 +0000 (17:39 -0700)
commit2c748f0e65fa076023d22ba2aa4b7d97f708d249
treecca09782854dd935adfd1d49fd16abb7ef4425b0
parent7176077cd60478379ac418ccae17ff95fd4e92e3
Test for ticket #4, from package cimport module, finish fixing ticket.
Cython/Compiler/Nodes.py
tests/compile/a/__init__.py [new file with mode: 0644]
tests/compile/a/b.pxd [new file with mode: 0644]
tests/compile/cimport_package_module_T4.pyx [new file with mode: 0644]