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

Philip Jenvey report at bugs.python.org
Wed Nov 18 20:08:55 CET 2009


Philip Jenvey <pjenvey at underboss.org> added the comment:

The original pure-python impl. of io accepted None, and still does. This 
is a regression in C impl.

----------
nosy: +pjenvey

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


More information about the Python-bugs-list mailing list