Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; '(at': 0.04; 'from:addr:yahoo.co.uk': 0.04; 'referring': 0.07; "'a'": 0.09; 'english,': 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:files': 0.09; 'subject:How': 0.10; 'jan': 0.12; 'language.': 0.14; "wouldn't": 0.14; '(no)': 0.16; 'distinct': 0.16; 'fits': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:remove': 0.16; 'vowel': 0.16; 'sat,': 0.16; ':-)': 0.16; 'language': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'rules': 0.22; 'header:User-Agent:1': 0.23; 'possibly': 0.26; 'subject:/': 0.26; 'certain': 0.27; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'on,': 0.29; 'am,': 0.29; '>>>>': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'probably': 0.32; 'cases': 0.33; 'could': 0.34; 'common': 0.35; 'but': 0.35; 'there': 0.35; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'called': 0.40; 'how': 0.40; 'tell': 0.60; 'simple': 0.61; 'refer': 0.63; 'our': 0.64; 'more': 0.64; 'talking': 0.65; 'american': 0.66; 'side': 0.67; 'between': 0.67; 'watching': 0.68; 'special': 0.74; '2015': 0.84; 'british': 0.87; 'dutch': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: How do I remove/unlink wildcarded files Date: Sat, 03 Jan 2015 10:38:21 +0000 References: <20150102090051.GC22372@arxnet.hu> <20150102102153.GA89926@cskk.homeip.net> <20150102053552.6ed449b8@bigbox.christie.dr> <20150102123604.GB24295@arxnet.hu> <20150102135132.GE24572@arxnet.hu> <2a5bfb42-c0b4-40dc-ba86-10bb67001350@googlegroups.com> <54a7be06$0$12989$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-92-18-10-207.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 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: 42 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1420281519 news.xs4all.nl 2962 [2001:888:2000:d::a6]:60527 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:83150 On 03/01/2015 10:16, Chris Angelico wrote: > On Sat, Jan 3, 2015 at 9:01 PM, Steven D'Aprano > wrote: >> Chris Angelico wrote: >> >>> On Sat, Jan 3, 2015 at 4:54 AM, Rustom Mody wrote: >>>> And how does this strange language called English fits into your rules >>>> and (no) special cases scheme? >>>> >>>> >> http://www.omgfacts.com/lists/3989/Did-you-know-that-ough-can-be-pronounced-TEN-DIFFERENT-WAYS >>> >>> I learned six, which is no more than there are for the simple vowel >>> 'a' (at least, in British English; American English has a few less >>> sounds for 'a'). >> >> What is this thing you call "American English"? :-) >> >> I wouldn't want to put an exact number of distinct accents in the USA, but >> it's probably in three figures. And it used to be said that a sufficiently >> skilled linguist could tell what side of the street an English person was >> born on, that's how fine-grained English accents used to be. > > "American English" is the category compassing all of those accents > common to the USA. There are certain broad similarities between it and > British English, just as there are similarities between Dutch and > German; and there are certain commonalities across all accents of > American English, allowing generalizations about the number of sounds > made by the vowel "a". :) > I used to get very confused watching the old westerns. The child when talking about "more" and "paw" wasn't referring to possibly an adjective, noun or adverb and a part of an animal, but what we would refer to in the UK as "mum" and "dad" :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence