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