JezK
Edit File: pydoc3.2
#! /usr/bin/python3.2 import pydoc if __name__ == '__main__': pydoc.cli()