Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100045
| 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 19:44:34 +0000 (UTC) |
| Lines | 12 |
| Message-ID | <mailman.227.1449344689.14615.python-list@python.org> (permalink) |
| References | <20151204130738.76313c43@imp> <n3t7jo$ae3$1@ger.gmane.org> <n3tla3$7p7$1@ger.gmane.org> <n3tutf$6n8$1@ger.gmane.org> |
| X-Trace | news.uni-berlin.de aNn4SkUOxQbKPWArWOV+sgF7kqEhmcZgegKol8vgTqxg== |
| 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.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 <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:100045 |
Show key headers only | View raw
On 2015-12-05, Terry Reedy <tjreedy@udel.edu> 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.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Unicode failure Random832 <random832@fastmail.com> - 2015-12-05 19:44 +0000
csiph-web