STINNER Victor added the comment:

>  /* Win9x appears to need us seeked to zero */
>  lseek(fileno, 0, SEEK_SET);

Hum, is it still needed in 2015 with Python 3.5? We even dropped support for 
Windows XP.

----------

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

Reply via email to