#!/home/runner/work/llvm-mingw/llvm-mingw/python-native/bin/python3.11.exe

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