Current File : //proc/self/root/proc/self/root/bin/pydoc3.4
#!/usr/bin/python3.4

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