#!/c/mingw530/x86_64-530-posix-seh-rt_v4-rev0/mingw64/opt/bin/python2.7.exe

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