Script for starting pydoc with a GUI in Windows.
This commit is contained in:
parent
897b82123d
commit
fde8a86a4e
|
@ -0,0 +1,2 @@
|
|||
import pydoc
|
||||
pydoc.gui()
|
Loading…
Reference in New Issue