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


Groups > comp.lang.python > #76614

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

References <CAPTjJmphj4N5u1ScyBP+AjCXqW_eQ_T-XJdoj=WbHUzwNHnjiA@mail.gmail.com> <lsv3ul$838$1@ger.gmane.org> <CAPTjJmpFXSknBGTvTy+QC90Z-6yBe8AOdF85cWgZttq=Hdo8Qg@mail.gmail.com> <lt0ghe$g5v$1@ger.gmane.org>
Date 2014-08-20 08:40 +1000
Subject Re: Python 2.7 IDLE Win32 interactive, pasted characters i- wrong encoding
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.13172.1408488027.18130.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Python 2.7 IDLE Win32 interactive, pasted characters i- wrong encoding Chris Angelico <rosuav@gmail.com> - 2014-08-20 08:40 +1000

csiph-web