Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fde8a86

Browse files
committed
Script for starting pydoc with a GUI in Windows.
1 parent 897b821 commit fde8a86

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Tools/scripts/pydoc.pyw

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
import pydoc
2+
pydoc.gui()

0 commit comments

Comments
 (0)