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


Groups > comp.lang.python > #63382

Re: "More About Unicode in Python 2 and 3"

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
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.020
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; 'ascii': 0.09; 'handful': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'jan': 0.12; '>on': 0.16; 'knight': 0.16; 'message-id:@4ax.com': 0.16; 'nightmare.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:More': 0.16; 'subject:Unicode': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'bytes': 0.24; 'him.': 0.24; 'url:home': 0.24; 'header:X-Complaints-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; "i'm": 0.30; "d'aprano": 0.31; 'protocols': 0.31; 'steven': 0.31; 'subject:About': 0.31; 'this.': 0.32; 'but': 0.35; 'charset:us- ascii': 0.36; 'easily': 0.37; 'being': 0.38; 'somebody': 0.38; 'to:addr:python-list': 0.38; 'embedded': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'major': 0.40; 'subject:"': 0.60; 'simply': 0.61; "you're": 0.61; 'places': 0.64; 'here': 0.66; 'chased': 0.84; 'father': 0.84; 'norm': 0.84; 'wash': 0.84; 'imagine': 0.93; 'received:108': 0.93; 'wanting': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: "More About Unicode in Python 2 and 3"
Date Mon, 06 Jan 2014 19:23:30 -0500
Organization IISS Elusive Unicorn
References <lablra$1mc$2@ger.gmane.org> <labmaj$8u2$1@ger.gmane.org> <lad05k$gf6$1@ger.gmane.org> <CAPTjJmqBeoTLxXiKVcsvk395qgKt+Qv+jF_sOpzi7CgZmBjQcw@mail.gmail.com> <mailman.5000.1388976376.18130.python-list@python.org> <52cadd49$0$29999$c3e8da3$5496439d@news.astraweb.com> <CAPTjJmpbv-6mxnCC8hPgs==uVv86Sqnj__C-2ni7ehR+tuO+Jw@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host adsl-108-79-222-86.dsl.klmzmi.sbcglobal.net
X-Newsreader Forte Agent 6.00/32.1186
X-No-Archive YES
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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>
Newsgroups comp.lang.python
Message-ID <mailman.5099.1389054215.18130.python-list@python.org> (permalink)
Lines 27
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1389054215 news.xs4all.nl 2895 [2001:888:2000:d::a6]:37345
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:63382

Show key headers only | View raw


On Tue, 7 Jan 2014 03:54:53 +1100, Chris Angelico <rosuav@gmail.com>
declaimed the following:

>On Tue, Jan 7, 2014 at 3:43 AM, Steven D'Aprano
><steve+comp.lang.python@pearwood.info> wrote:
>>> For me this is simply a major annoyance, but I
>>> only have a handful of places where I have to deal with this.  Dealing
>>> with protocols where bytes is the norm and embedded ascii is prevalent --
>>> well, I can easily imagine the nightmare.
>>
>> Is it one of those nightmares where you're being chased down an endless long
>> corridor by a small kitten wanting hugs? 'Cos so far I'm not seeing the
>> terror...
>
	The kitten's father is Kzin?

>Uhh, I think you're the only one here who has that nightmare, like
>Chris Knight with his sun-god robes and naked women throwing pickles
>at him.
>

	Will somebody please wash out my brain... "Pickles straight from the
jar, or somewhat 'used'?"
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

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


Thread

Re: "More About Unicode in Python 2 and 3" Ethan Furman <ethan@stoneleaf.us> - 2014-01-05 18:23 -0800
  Re: "More About Unicode in Python 2 and 3" Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-01-07 03:43 +1100
    Re: "More About Unicode in Python 2 and 3" Chris Angelico <rosuav@gmail.com> - 2014-01-07 03:54 +1100
    Re: "More About Unicode in Python 2 and 3" Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-06 17:07 +0000
    Re: "More About Unicode in Python 2 and 3" Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-01-06 19:23 -0500
    Re: "More About Unicode in Python 2 and 3" Chris Angelico <rosuav@gmail.com> - 2014-01-07 12:05 +1100

csiph-web