[issue7786] Is the BlockingIOError exception an aborted idea?

Benjamin Peterson report at bugs.python.org
Wed Jan 27 02:49:37 CET 2010


Benjamin Peterson <benjamin at python.org> added the comment:

The BufferedReader/Writer classes are supposed to handle this exception correctly, so presumably you could have RawIO class that raises this exceptions and use it with the io stack.

Since this bug report has no clear resolution, I'm closing it. Further discussion should happen on Python-dev I believe.

----------
nosy: +benjamin.peterson
resolution:  -> works for me
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7786>
_______________________________________


More information about the Python-bugs-list mailing list