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


Groups > comp.lang.python > #100026

Re: Unicode failure

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Random832 <random832@fastmail.com>
Newsgroups comp.lang.python
Subject Re: Unicode failure
Date Sat, 5 Dec 2015 03:22:43 +0000 (UTC)
Lines 8
Message-ID <mailman.216.1449285786.14615.python-list@python.org> (permalink)
References <20151204130738.76313c43@imp> <n3t7jo$ae3$1@ger.gmane.org>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de sngrWWQKc3V2zw4CnVPSdAYZ6cV0uB8E9HEDhGo+9qew==
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; '1200,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'fail,': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'subject:Unicode': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'windows,': 0.29; 'character': 0.29; 'print': 0.30; 'idle': 0.33; 'received:comcast.net': 0.33; 'but': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'to:addr:python.org': 0.40; 'entire': 0.61
X-Injected-Via-Gmane http://gmane.org/
X-Gmane-NNTP-Posting-Host c-68-39-146-59.hsd1.in.comcast.net
User-Agent slrn/pre1.0.3-7 (Linux)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:100026

Show key headers only | 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