Files
pyinstaller/buildtests/relimp/B/D.py
T
htgoebel 3ba5b9f3a5 Enhanced testcase for relative import.
git-svn-id: http://svn.pyinstaller.org/trunk@525 8dd32b29-ccff-0310-8a9a-9233e24343b1
2008-08-05 17:25:44 +00:00

5 lines
56 B
Python

name = 'relimp.B.D'
class X:
name = 'relimp.B.D.X'