[issue7349] StringIO.StringIO, io.BytesIO, and io.StringIO accept None in places where other file-like objects don't

Benjamin Peterson report at bugs.python.org
Sun Dec 13 20:19:54 CET 2009


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

Fixed in r76805. I think I got all the cases...

----------
nosy: +benjamin.peterson
resolution:  -> fixed
status: open -> closed

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


More information about the Python-bugs-list mailing list