mirror of
https://github.com/python/cpython.git
synced 2025-11-01 14:11:41 +00:00
Script for starting pydoc with a GUI in Windows.
This commit is contained in:
parent
897b82123d
commit
fde8a86a4e
1 changed files with 2 additions and 0 deletions
2
Tools/scripts/pydoc.pyw
Executable file
2
Tools/scripts/pydoc.pyw
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
import pydoc
|
||||
pydoc.gui()
|
||||
Loading…
Add table
Add a link
Reference in a new issue