Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!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.118 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.79; '*S*': 0.02; 'ascii': 0.09; 'subject:trying': 0.09; 'ebcdic': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'roy': 0.16; 'subject:non': 0.16; 'sat,': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'header:In-Reply- To:1': 0.27; 'compared': 0.30; 'message-id:@mail.gmail.com': 0.30; "d'aprano": 0.31; 'steven': 0.31; 'probably': 0.32; 'anybody': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'marks': 0.36; 'somebody': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'provide': 0.64; 'more': 0.64; 'smith': 0.68; 'funny': 0.74; 'article': 0.77; 'subject:.. ': 0.84; 'wanting': 0.93; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=2WxzT5aAs/a6eRtBck9zA95RvIMMuapZ7sBjA23+lwM=; b=DfTlGIlLSKkbhAqdMHtSXr5LEF8acuBVlxTNKYu6I+Bl0JTpVy/QhQlx45qr1gepJG Wk/ei3I4bjkngU337TvfmeOplzokdcd4fYxqNn1DeAF5/qR4/L6/WjReqcpoNd5jHz88 /A8zgoCEpqVUQoZtWKSbdq5N0IJ7a/dGAl26QXFY2yYLGr18EsEfVQ0OCHkSaLAR/bok vID+aANX6yR4i7pxy4Fx4dBE/i2zUVepirYJEX2saK3Men+UwW9Plhl4nbqCSxFT4Ri7 Jn0Ok+JKvlj2A9FeH2HTGAIwfK630hbPu8WopAEDCZogd+Yb1PUiH4Z9P0hBvP0IA9za p54A== MIME-Version: 1.0 X-Received: by 10.66.218.226 with SMTP id pj2mr18334430pac.62.1382840115185; Sat, 26 Oct 2013 19:15:15 -0700 (PDT) In-Reply-To: <526c74fa$0$29972$c3e8da3$5496439d@news.astraweb.com> References: <526c412a$0$29972$c3e8da3$5496439d@news.astraweb.com> <526c74fa$0$29972$c3e8da3$5496439d@news.astraweb.com> Date: Sun, 27 Oct 2013 13:15:15 +1100 Subject: Re: trying to strip out non ascii.. or rather convert non ascii From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382840117 news.xs4all.nl 15864 [2001:888:2000:d::a6]:48549 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57702 On Sun, Oct 27, 2013 at 1:05 PM, Steven D'Aprano wrote: > On Sat, 26 Oct 2013 21:11:55 -0400, 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. > > Vwls? Wh wst tm wrtng dwn th vwls? There's really no reason to; you can always provide them by their entities! ChrisA