Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.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.037 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'subject:file': 0.07; 'ascii': 0.09; 'subset': 0.09; 'ascii,': 0.16; 'unicode.': 0.16; 'wrote:': 0.18; 'meant': 0.20; 'header:User-Agent:1': 0.23; 'unicode': 0.24; 'header:In-Reply-To:1': 0.27; 'characters': 0.30; 'too.': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'to:addr:python- list': 0.38; 'pm,': 0.38; 'anything': 0.39; 'to:addr:python.org': 0.39; 'received:74.208': 0.68; 'received:74.208.4.194': 0.84; 'subject:Making': 0.84 Date: Wed, 08 May 2013 00:13:20 -0400 From: Dave Angel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Making safe file names References: <51895D03.4000300@gmail.com> <518998FE.6030805@davea.name> <5189c941$0$11094$c3e8da3@news.astraweb.com> In-Reply-To: <5189c941$0$11094$c3e8da3@news.astraweb.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V02:K0:2nIHBPrWczCS4ed9k9f5N5XWMljIgTedhIAgnnpQHWx /u/RW7q8KDpPvXyNtXZSAdEaDVf/42BwM85fARtohEd0QONYZe PRDU0QNDkRMMS7xEwPOzMKbd1fw8Fq37XNbT2ShKk6KLz5se30 ICyR4Did6oMPPmwR8QAvsw73sDY8Ai7OjnH27wj0C7bTkNHC7W R+JWjKzcdINjusO9mqiUP/kabc/2i2cejjK2q9OcrB6CZewb2e SqVhfP5g0LB2dQNUfRRvjMTAvuBUjnxjxBIrKrtbxpfetIqEuM IitzD5pLDq9EuFS2p7ChWlew184CIWw7lmWdVAcWEu9X0ID0g= = 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1367986414 news.xs4all.nl 15909 [2001:888:2000:d::a6]:32909 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:44940 On 05/07/2013 11:40 PM, Steven D'Aprano wrote: > > > > These are all Unicode characters too. Unicode is a subset of ASCII, so > anything which is ASCII is also Unicode. > > Typo. You meant Unicode is a superset of ASCII. -- DaveA