this is base.py file in 279 line code ` if ms_drivers.match(driver) and os.name == 'nt': cstr_parts['MARS_Connection'] = 'yes'` I can't understand why it's like this.