Python 2 ‘print’, coercing arguments to Unicode

Laura Creighton lac at openend.se
Tue Oct 6 08:42:47 EDT 2015


I think the thing you want to converse is your stringIO not your print.
I think you do this using six.stringIO
https://pythonhosted.org/six/

But I have only read the doc, not done this in practice.

Laura



More information about the Python-list mailing list