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()