Your IP : 216.73.216.213


Current Path : /proc/242857/root/opt/alt/python33/lib64/python3.3/Tools/scripts/
Upload File :
Current File : //proc/242857/root/opt/alt/python33/lib64/python3.3/Tools/scripts/pydocgui.pyw

# Note:  this file must not be named pydoc.pyw, lest it just end up
# importing itself (Python began allowing import of .pyw files
# between 2.2a1 and 2.2a2).
import pydoc

if __name__ == '__main__':
   pydoc.gui()