Current Path :
/
proc
/
self
/
root
/
opt
/
alt
/
python33
/
lib64
/
python3.3
/
idlelib
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/opt/alt/python33/lib64/python3.3/idlelib/__main__.py
""" IDLE main entry point Run IDLE as python -m idlelib """ import idlelib.PyShell idlelib.PyShell.main()