Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.040 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'received:134': 0.05; 'subject:Python': 0.06; 'subject:language': 0.09; 'contexts,': 0.16; 'readable': 0.16; 'subject: \n ': 0.16; 'subject:?)': 0.16; 'subject:unicode': 0.16; 'symbols': 0.16; 'written.': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'typing': 0.19; 'header:User- Agent:1': 0.23; 'switch': 0.26; '(for': 0.26; 'header:In-Reply- To:1': 0.27; 'chris': 0.29; 'quickly': 0.29; 'easier': 0.31; '25,': 0.31; 'but': 0.35; 'there': 0.35; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'read': 0.60; 'letters': 0.60; 'more': 0.64; 'worth': 0.66; 'mar': 0.68; 'subject:this': 0.83; '4:00': 0.84; 'back?': 0.84; 'pardon': 0.84 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqAEAP5OMVOGuA9G/2dsb2JhbABZhx+/YoE2gxkBAQEDASMPAUUGCwsYAgIFFgsCAgkDAgECAQ82EwYCAodhAwkIrEmbCQ1XhlsXgSmLJoIhFoJZgUkBA5ZggW2GNYYzhUqBb4E/ Date: Tue, 25 Mar 2014 10:43:29 +0100 From: Antoon Pardon User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Icedove/24.3.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Time we switched to unicode? (was Explanation of this Python language feature?) References: <9daf0806-02de-4447-964c-c8f8953c23e5@googlegroups.com> <532d5bd9$0$29994$c3e8da3$5496439d@news.astraweb.com> <0b78649a-16b3-4410-8258-e859578d62be@googlegroups.com> <281c8ce1-4f03-4e93-b5cd-d45b85e89e7e@googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1395740679 news.xs4all.nl 2921 [2001:888:2000:d::a6]:54303 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:69001 On 25-03-14 06:08, Chris Angelico wrote: > On Tue, Mar 25, 2014 at 4:00 PM, Rustom Mody wrote: >> Its already there -- and even easier >> Switch to cyrillic-jis-russian (whatever that is!) >> and I get л from k Л from K > How quickly can you switch, type one letter (to generate one Cyrillic > character), and switch back? If you can do that more quickly than > typing a word, then (for you!) it might be worth using those letters > as symbols. > > ChrisA > I thought programs were read more than written. So if writing is made a bit more problematic but the result is more readable because we are able to use symbols that are already familiar from other contexts, I would say it is worth it. -- Antoon Pardon