mpv/waftools/detections
Akemi d0afd37709 build: fix swift detection with python2
c82fed8 fixed the detection with python3 but broke it on python2. the
decode function on python2 converts the str to unicode which causes
problems when concatenating to str when building. instead of decoding
the output we change the subprocess to operate in text mode.

also use check_output instead of Popen for simplicity.
2018-02-13 20:31:09 -08:00
..
__init__.py
compiler.py win32: add more-POSIXy versions of open() and fstat() 2017-10-25 22:37:20 +11:00
compiler_swift.py build: fix swift detection with python2 2018-02-13 20:31:09 -08:00
devices.py build: set default cdrom and dvd devices on linux 2014-06-30 23:19:53 +02:00