repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- Got rid of newmodule.c
[python/dscho.git]
/
Tools
/
scripts
/
pydocgui.pyw
blob
61a8b89f41f870463d92aab43e3b661e34f22978
1
# Note: this file must not be named pydoc.pyw, lest it just end up
2
# importing itself (Python began allowing import of .pyw files
3
# between 2.2a1 and 2.2a2).
4
import pydoc
5
pydoc.gui()