#!/c/mingw492/x86_64-492-posix-seh-rt_v3-rev1/mingw64/opt/bin/python2.7.exe

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