Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.032 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'python,': 0.02; 'ascii': 0.07; 'roy': 0.16; 'silly': 0.16; 'wrote:': 0.17; 'alex': 0.17; 'unicode': 0.17; 'programming': 0.23; 'mention': 0.23; 'header:In- Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'creating': 0.26; 'raw': 0.27; 'set.': 0.27; 'character': 0.29; "we're": 0.30; '(and': 0.32; 'structure': 0.32; 'to:addr:python-list': 0.33; 'languages': 0.33; 'pm,': 0.35; 'received:co.za': 0.37; 'received:za': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'things': 0.38; 'to:addr:python.org': 0.39; 'day,': 0.60; 'charset:windows-1252': 0.65; 'smith': 0.71; 'received:41': 0.73; 'received:196.28': 0.84 Date: Mon, 23 Jul 2012 15:10:22 +0200 From: Alex Strickland User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: the meaning of =?windows-1252?Q?r=EF=BE=95=2E=2E=2E=2E=2E=2E?= =?windows-1252?Q?=2E=EF=BE?= References: <500d0632$0$1504$c3e8da3$76491128@news.astraweb.com> In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1343049472 news.xs4all.nl 6925 [2001:888:2000:d::a6]:39242 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:25860 On 2012/07/23 02:55 PM, Roy Smith wrote: > Some day, we're going to have programming languages that take advantage > of the full unicode character set. Right now, we're working in ASCII > and creating silly digrams/trigrams like r'' for raw strings (and triple-quotes for multi-line > strings). Not to mention <=, >=, ==, !=. And in languages other than > python, things like ->, => (arrows for structure membership), and so on. It'll be pretty. -- Regards Alex