Kristján Valur Jónsson added the comment:

ok, I concede that a file-like object makes sense from a polymorphism point of 
view.  It makes no sense from a streaming point of view.  A caller can then 
wrap their data into a StringIO instance.

I'll rework the patch in the manner you suggest.

----------

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

Reply via email to