home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet Magazine 2004 March
/
INTERNET115.ISO
/
pc
/
software
/
windows
/
building
/
python
/
python_233.exe
/
PYDOCGUI.PYW
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-08-05
|
189 b
|
6 lines
# 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
pydoc.gui()