Current File : //opt/alt/python37/bin/pydoc3.7
#!/opt/alt/python37/bin/python3.7

import pydoc
if __name__ == '__main__':
    pydoc.cli()