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


Groups > comp.lang.python > #70134

Re: Language summit notes

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!82.197.223.108.MISMATCH!feeder2.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.86.MISMATCH!newsfeed.xs4all.nl!newsfeed3a.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.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'we,': 0.07; 'string': 0.09; 'exception,': 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; 'subject:notes': 0.09; 'python': 0.11; 'language.': 0.14; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:Language': 0.16; 'url:peps': 0.16; 'language': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'of.': 0.24; 'url:dev': 0.24; '---': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'url:python': 0.33; 'done': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'free': 0.61; 'viruses': 0.61; 'email addr:gmail.com': 0.63; 'protection': 0.63; 'our': 0.64; 'antivirus': 0.68; 'received:2': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Mark Lawrence <breamoreboy@yahoo.co.uk>
Subject Re: Language summit notes
Date Fri, 11 Apr 2014 13:48:50 +0100
References <53468982$0$29993$c3e8da3$5496439d@news.astraweb.com> <mailman.9157.1397173855.18130.python-list@python.org> <911d97b8-b472-4d4a-9d5c-a6a74acf1ec5@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host host-2-98-192-136.as13285.net
User-Agent Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.4.0
In-Reply-To <911d97b8-b472-4d4a-9d5c-a6a74acf1ec5@googlegroups.com>
X-Antivirus avast! (VPS 140411-0, 11/04/2014), 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 <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.9199.1397220559.18130.python-list@python.org> (permalink)
Lines 21
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1397220559 news.xs4all.nl 2974 [2001:888:2000:d::a6]:45005
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:70134

Show key headers only | View raw


On 11/04/2014 10:25, wxjmfauth@gmail.com wrote:
>
> Unicode!
>

Works perfectly in Python 3.3+ thanks to the excellent work done as a 
result of http://legacy.python.org/dev/peps/pep-0393/, the Flexible 
String Representation, as we, with one noticable exception, are 
perfectly well aware of.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com

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


Thread

Language summit notes Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-10 12:07 +0000
  Re: Language summit notes Ben Finney <ben+python@benfinney.id.au> - 2014-04-11 09:50 +1000
    Re: Language summit notes wxjmfauth@gmail.com - 2014-04-11 02:25 -0700
      Re: Language summit notes Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-11 13:48 +0100
        Re: Language summit notes Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-04-11 15:49 +0000
          Re: Language summit notes Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-11 16:57 +0100
          Re: Language summit notes Chris Angelico <rosuav@gmail.com> - 2014-04-12 02:02 +1000
            Re: Language summit notes Mark H Harris <harrismh777@gmail.com> - 2014-04-11 11:12 -0500
          Re: Language summit notes Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-04-11 17:16 +0100
            Re: Language summit notes wxjmfauth@gmail.com - 2014-04-12 05:25 -0700
              Re: Language summit notes Ned Batchelder <ned@nedbatchelder.com> - 2014-04-12 08:53 -0400
                Re: Language summit notes wxjmfauth@gmail.com - 2014-04-13 00:38 -0700
                Re: Language summit notes Terry Reedy <tjreedy@udel.edu> - 2014-04-13 16:13 -0400
                Re: Language summit notes wxjmfauth@gmail.com - 2014-04-14 01:02 -0700
                Re: Language summit notes wxjmfauth@gmail.com - 2014-04-14 01:03 -0700
              Re: Language summit notes Rustom Mody <rustompmody@gmail.com> - 2014-04-13 06:32 -0700

csiph-web