mirror of
https://github.com/kennethreitz-archive/pyinstaller.git
synced 2026-06-05 15:40:17 +00:00
f21d0b35c3
git-svn-id: http://svn.pyinstaller.org/trunk@567 8dd32b29-ccff-0310-8a9a-9233e24343b1
6 lines
58 B
Python
6 lines
58 B
Python
import cmath
|
|
|
|
if __name__ == "__main__":
|
|
print dir()
|
|
|