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


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

Re: Fwd: Lossless bulletproof conversion to unicode (backslashing)

Started byrandom832@fastmail.us
First post2015-05-27 08:49 -0400
Last post2015-05-27 08:49 -0400
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: Fwd: Lossless bulletproof conversion to unicode (backslashing) random832@fastmail.us - 2015-05-27 08:49 -0400

#91304 — Re: Fwd: Lossless bulletproof conversion to unicode (backslashing)

Fromrandom832@fastmail.us
Date2015-05-27 08:49 -0400
SubjectRe: Fwd: Lossless bulletproof conversion to unicode (backslashing)
Message-ID<mailman.86.1432730943.5151.python-list@python.org>
On Wed, May 27, 2015, at 07:47, anatoly techtonik wrote:
> because Python 3 doesn't have non-unicode StringIO

That's actually not true - the non-unicode equivalent is BytesIO.
However, it's probably not actually what you want, if the point is to
display the filenames to the user.

[toc] | [standalone]


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


csiph-web