Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Random832 Newsgroups: comp.lang.python Subject: Re: Unicode failure Date: Sat, 5 Dec 2015 19:44:34 +0000 (UTC) Lines: 12 Message-ID: References: <20151204130738.76313c43@imp> X-Trace: news.uni-berlin.de aNn4SkUOxQbKPWArWOV+sgF7kqEhmcZgegKol8vgTqxg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'utf-8': 0.07; '1200,': 0.09; 'assumed': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; '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; "tk's": 0.16; 'wrote:': 0.16; 'pointed': 0.18; 'meant': 0.22; 'sorry,': 0.22; 'header:User-Agent:1': 0.26; 'header:X-Complaints- To:1': 0.26; 'rest': 0.26; 'supported': 0.27; 'everyone': 0.31; 'received:comcast.net': 0.33; 'list': 0.34; 'unicode': 0.35; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'someone': 0.38; 'test': 0.39; 'to:addr:python.org': 0.40 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:100045 On 2015-12-05, Terry Reedy wrote: > On 12/4/2015 10:22 PM, Random832 wrote: >> Well, any bar 1200, 1201, 12000, 12001, 65000, 65001, and 54936. > > Test before you post. As someone else pointed out, I meant that as a list of codepages which support all Unicode codepoints, not a list of codepoints not supported by Tk's UCS-2. Sorry, I assumed everyone knew offhand that 65001 was UTF-8 and would infer that the rest were for other UTF encodings.