0x1998 - MANAGER
Edit File: pydoc3.5
#! /usr/bin/python3.5 import pydoc if __name__ == '__main__': pydoc.cli()