use sys.platform == "cygwin"
to figure out when we are using cygwin
#1210
Loading
sys.platform == "cygwin"
to figure out when we are using cygwin
#1210