Virgil Dupras <hs...@hardcoded.net> added the comment: The documentation says:
"Another difference from the StringIO module is that calling StringIO() with a string parameter creates a read-only object. Unlike an object created without a string parameter, it does not have write methods. These objects are not generally visible. They turn up in tracebacks as StringI and StringO." And there seem to have been some activity about this around r33834. ---------- nosy: +vdupras _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5345> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com