Zac Medico <zmed...@gentoo.org> added the comment:

This issue no longer appears to be a problem for my purposes, since it seems 
that array.fromfile() does not lose any data as long as the input file is 
opened in unbuffered mode (I use fdopen with 0 for the bufsize argument).

----------

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

Reply via email to