#!/gnu/store/hc2nql01h78qqxlcg4qril9c314m33zg-python-3.8.2/bin/python3.8

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