#!/usr1/python/python/target/checkout/package/python/python-24.10.231/bin/python3.9

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