Files
cpython/Tools/scripts/pydoc
T

5 lines
48 B
Python
Executable File

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