#!/Users/travis/build/bytedeco/javacpp-presets/cpython/cppbuild/macosx-x86_64/bin/python3.7

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