StringIO.readline() returns ''

timothy.soehnlin at gmail.com timothy.soehnlin at gmail.com
Mon Apr 10 09:42:10 EDT 2006


You can also just type buf.getvalue() which returns the current
StringIO buffer as a python string, without the rewinding




More information about the Python-list mailing list