T542 relative import
authorHaoyu Bai <baihaoyu@gmail.com>
Fri, 1 Apr 2011 08:05:31 +0000 (16:05 +0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Sat, 16 Apr 2011 07:36:29 +0000 (00:36 -0700)
commitdee6b6dd881560bbc5a4516cb95f1e5bf4d466e1
tree89320d5768c0667caccdc25cecaf0bbc3468626d
parentde4f3aa84f1796c7ef9391f6f0128bd2fdf2b49f
T542 relative import
Cython/Compiler/ExprNodes.py
Cython/Compiler/Parsing.py
runtests.py
tests/compile/fromimport.pyx
tests/compile/fromimport_star.pyx [new file with mode: 0644]
tests/run/importfrom.pyx
tests/run/relativeimport_T542.pyx [new file with mode: 0644]
tests/run/relativeimport_star_T542.pyx [new file with mode: 0644]