Martin Panter added the comment:

The Modules/main.c change at least looks reasonable as a bug fix.

In the long term, it would be nice to clean up some of the conditions for 
including <io.h>. Currently it is unconditional via PC/pyconfig.h, configure.ac 
optionally enables HAVE_IO_H, and there are various other conditions in 
different files, like as QUICKWIN, PYCC_VACPP and MS_WINDOWS || __CYGWIN__.

----------
components: +Windows
nosy: +martin.panter, paul.moore, steve.dower, tim.golden, zach.ware
stage:  -> patch review

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

Reply via email to