4.0.2-dev6
It turns out that commit broke running from an msys/cygwin/mingw terminal. I made the winconsole.py logic much more conservative and tolerant of missing underlying libs or funny business. Also now app will never abort if it fails to attach a console.. it will just silently proceed. It was a mistake to stop app if -v is not successful.