Path: csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed1.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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'ascii': 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:trying': 0.09; 'tismer': 0.09; 'python': 0.11; 'consonant': 0.16; 'ebcdic': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'roy': 0.16; 'silly': 0.16; 'subject:non': 0.16; 'worse.': 0.16; 'language': 0.16; 'wrote:': 0.18; 'example': 0.22; 'programming': 0.22; 'header:User-Agent:1': 0.23; 'second': 0.26; 'gets': 0.27; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'compared': 0.30; 'probably': 0.32; 'anybody': 0.35; 'but': 0.35; 'marks': 0.36; 'christian': 0.38; 'somebody': 0.38; 'to:addr :python-list': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'world.': 0.61; 'more': 0.64; 'smith': 0.68; 'funny': 0.74; 'article': 0.77; 'received:2': 0.84; 'subject:.. ': 0.84; 'wanting': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: trying to strip out non ascii.. or rather convert non ascii Date: Sun, 27 Oct 2013 09:21:26 +0000 References: <526c412a$0$29972$c3e8da3$5496439d@news.astraweb.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-2-98-201-160.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 In-Reply-To: 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382866927 news.xs4all.nl 15926 [2001:888:2000:d::a6]:58946 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57733 On 27/10/2013 01:11, Roy Smith wrote: > In article , > Dennis Lee Bieber wrote: > >> Compared to Baudot, both ASCII and EBCDIC were probably considered >> wondrous. > > Wonderous, indeed. Why would anybody ever need more than one case of > the alphabet? It's almost as absurd as somebody wanting to put funny > little marks on top of their vowels. > True indeed but it gets worse. For example those silly Spanish speaking types consider this ñ a letter in its own right and not a funny little mark on top of a consonant :) -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence