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