Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #33246
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.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.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'subject:skip:s 10': 0.05; 'python': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'mardi': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; '\xe9crit': 0.16; 'wrote:': 0.17; 'byte': 0.17; 'unicode': 0.17; 'specifically': 0.24; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; '----': 0.27; 'header:X-Complaints-To:1': 0.28; "d'aprano": 0.29; 'steven': 0.29; 'from:addr:yahoo.co.uk': 0.32; 'to:addr:python-list': 0.33; 'text': 0.34; 'done': 0.34; 'nov': 0.35; 'received:org': 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; "you've": 0.61; 'email addr:gmail.com': 0.63; 'finally': 0.66; 'yourself': 0.77; 'novembre': 0.84; 'presumably': 0.84 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: stackoverflow quote on Python |
| Date | Tue, 13 Nov 2012 15:54:17 +0000 |
| References | <mailman.3607.1352776003.27098.python-list@python.org> <50a1ddba$0$21742$c3e8da3$76491128@news.astraweb.com> <ad5497e7-54e6-4f3d-8a5f-3dcc7d07acca@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Gmane-NNTP-Posting-Host | host-78-147-190-246.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.0; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 |
| In-Reply-To | <ad5497e7-54e6-4f3d-8a5f-3dcc7d07acca@googlegroups.com> |
| X-Antivirus | avast! (VPS 121113-0, 13/11/2012), Outbound message |
| X-Antivirus-Status | Clean |
| 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 | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3629.1352821996.27098.python-list@python.org> (permalink) |
| Lines | 23 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1352821996 news.xs4all.nl 6889 [2001:888:2000:d::a6]:46172 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:33246 |
Show key headers only | View raw
On 13/11/2012 13:21, wxjmfauth@gmail.com wrote: > Le mardi 13 novembre 2012 06:42:19 UTC+1, Steven D'Aprano a écrit : >> On Tue, 13 Nov 2012 03:08:54 +0000, Mark Lawrence wrote: >> >> * strings are now proper text strings (Unicode), not byte strings; >> > > ---- > > Let me laugh. > > jmf > Presumably because you're looking at yourself in a mirror, and have finally realised that you've completely misunderstood the work done with unicode in Python 3, specifically Python 3.3? -- Cheers. Mark Lawrence.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
stackoverflow quote on Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-11-13 03:08 +0000
Re: stackoverflow quote on Python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-11-13 05:42 +0000
Re: stackoverflow quote on Python wxjmfauth@gmail.com - 2012-11-13 05:21 -0800
Re: stackoverflow quote on Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-11-13 15:54 +0000
Re: stackoverflow quote on Python wxjmfauth@gmail.com - 2012-11-14 00:56 -0800
Re: stackoverflow quote on Python Chris Angelico <rosuav@gmail.com> - 2012-11-14 20:07 +1100
Re: stackoverflow quote on Python Ethan Furman <ethan@stoneleaf.us> - 2012-11-13 08:04 -0800
Re: stackoverflow quote on Python Thomas Rachel <nutznetz-0c1b6768-bfa9-48d5-a470-7603bd3aa915@spamschutz.glglgl.de> - 2012-11-13 19:19 +0100
Re: stackoverflow quote on Python Alister <alister.ware@ntlworld.com> - 2012-11-13 13:13 +0000
csiph-web