#!/home/travis/build/javacpp-presets/cpython/cppbuild/linux-ppc64le/bin/python3.7

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