Antoine Pitrou <[email protected]> added the comment:

I added a comment insisting that the API is private and can be changed at any 
moment.
StringIO can actually re-use that API, rather than the reverse. No need to 
instantiate a full-blown file object when all you want to do is to join a bunch 
of strings.

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue12911>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to