Erik Bray added the comment:

FWIW this patch broke the _pyio module on Cygwin, as the msvcrt module is not 
built on Cygwin.  AFAICT this is only a problem for Python built with MSVCRT, 
which Cygwin does not use.  When test case works as expected on Cygwin without 
this.

----------
nosy: +erik.bray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24881>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to