mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Merge removal of Tools/scripts/pydocgui.pyw
This commit is contained in:
commit
51af1deb32
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
# 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
|
||||
|
||||
if __name__ == '__main__':
|
||||
pydoc.gui()
|
Loading…
Add table
Add a link
Reference in a new issue