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


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

Re: Python 2.7 IDLE Win32 interactive, pasted characters i- wrong encoding

Started byChris Angelico <rosuav@gmail.com>
First post2014-08-20 08:40 +1000
Last post2014-08-20 08:40 +1000
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.7 IDLE Win32 interactive, pasted characters i- wrong encoding Chris Angelico <rosuav@gmail.com> - 2014-08-20 08:40 +1000

#76614 — Re: Python 2.7 IDLE Win32 interactive, pasted characters i- wrong encoding

FromChris Angelico <rosuav@gmail.com>
Date2014-08-20 08:40 +1000
SubjectRe: Python 2.7 IDLE Win32 interactive, pasted characters i- wrong encoding
Message-ID<mailman.13172.1408488027.18130.python-list@python.org>
On Wed, Aug 20, 2014 at 7:44 AM, Terry Reedy <tjreedy@udel.edu> wrote:
> Whoops, I pasted the wrong (which is to say, correct) output.
> The right (worse incorrect) interactive output is
>
> U+20AC is is 0x80 in CP-1252
> The console interpreter gives me
> u"U+20AC is ? is 0x80 in CP-1252"

Ah! You had me highly confused. :)

ChrisA

[toc] | [standalone]


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


csiph-web