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


Groups > comp.lang.python > #100026

Re: Unicode failure

From Random832 <random832@fastmail.com>
Newsgroups comp.lang.python
Subject Re: Unicode failure
Date 2015-12-05 03:22 +0000
Message-ID <mailman.216.1449285786.14615.python-list@python.org> (permalink)
References <20151204130738.76313c43@imp> <n3t7jo$ae3$1@ger.gmane.org>

Show all headers | View raw


On 2015-12-04, Terry Reedy <tjreedy@udel.edu> wrote:
> Tk widgets, and hence IDLE windows, will print any character from \u0000 
> to \uffff without raising, even if the result is blank or ￿.  Higher 
> codepoints fail, but allowing the entire BMP is better than any Windows 
> codepage.

Well, any bar 1200, 1201, 12000, 12001, 65000, 65001, and 54936.

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


Thread

Re: Unicode failure Random832 <random832@fastmail.com> - 2015-12-05 03:22 +0000

csiph-web