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)
commit599c3405338203190be95c57e97bcfd7e1a7eac1
tree89320d5768c0667caccdc25cecaf0bbc3468626d
parentf8b6ad84084a96b487541133968af94462e67800
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]