Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
a9da5ae07aa40d834b9bfb71de8af0f1b68f39ba
/
.
/
Tools
/
scripts
/
pydocgui.pyw
blob: 61a8b89f41f870463d92aab43e3b661e34f22978 [
file
] [
log
] [
blame
]
# 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
pydoc
.
gui
()