cpython/Tools/scripts/pydoc

5 lines
48 B
Python
Executable File

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