STT-tensorflow/util/python
Yun Peng 629c799660 Fixed ./configure on Windows ()
* Fixed ./configure on Windows

Basically, symlink doesn't work on Windows

* Fixed shebang of gen_git_source.py

* gen_git_source.py: Replace os.popen with subprocess.check_output

os.popen doesn't work with Bazel properly on Windows, due to this error:
    RuntimeError: Cannot locate a COMSPEC environment variable to use as the shell
2016-09-19 16:07:46 -07:00
..
BUILD Merge changes from github. 2016-07-25 15:02:34 -07:00
python_config.sh Fixed ./configure on Windows () 2016-09-19 16:07:46 -07:00