0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Tools/scripts/pydoc
2001-03-01 00:25:40 +00:00

5 lines
48 B
Python
Executable File

#!/usr/bin/env python
import pydoc
pydoc.cli()