Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #97442 > unrolled thread

Re: Python 2 ‘print’, coercing arguments to Unicode

Started byLaura Creighton <lac@openend.se>
First post2015-10-06 14:42 +0200
Last post2015-10-06 14:42 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python 2 ‘print’, coercing arguments to Unicode Laura Creighton <lac@openend.se> - 2015-10-06 14:42 +0200

#97442 — Re: Python 2 ‘print’, coercing arguments to Unicode

FromLaura Creighton <lac@openend.se>
Date2015-10-06 14:42 +0200
SubjectRe: Python 2 ‘print’, coercing arguments to Unicode
Message-ID<mailman.422.1444135397.28679.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web