digitaldomain / QtPyConvert

An automatic Python Qt binding transpiler to the Qt.py abstraction layer.
Other
69 stars 3 forks source link

Terminal colors fails on windows. #2

Closed Ahuge closed 6 years ago

Ahuge commented 6 years ago

Calling subprocess.Popen on tput falls on windows...

We should catch this