Benjamin Peterson <benja...@python.org> added the comment:

I think you're right about playing with the bare fd being too fragile. I think 
a simpler solution is to read say 1024 bytes at a time and buffer it internally.

----------

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

Reply via email to