#!/home/buildd/del_toolchain.git/packages/python/host/_install/usr/bin/python

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