Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #83150
| 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 | <python-python-list@m.gmane.org> |
| 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 <breamoreboy@yahoo.co.uk> |
| 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> <CAPTjJmoHV5OxZYfnDaYjrq-SBDdkWPf1uAhtgd47aioK0FoWFQ@mail.gmail.com> <20150102135132.GE24572@arxnet.hu> <mailman.17324.1420207299.18130.python-list@python.org> <2a5bfb42-c0b4-40dc-ba86-10bb67001350@googlegroups.com> <f7a40fa7-18da-40aa-8002-25f2ee7071e9@googlegroups.com> <mailman.17332.1420232918.18130.python-list@python.org> <54a7be06$0$12989$c3e8da3$5496439d@news.astraweb.com> <CAPTjJmrTYSEemnpaHRJBLDYq-gp2-wVpht4E_y1SnJmC8X6UVA@mail.gmail.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 | <CAPTjJmrTYSEemnpaHRJBLDYq-gp2-wVpht4E_y1SnJmC8X6UVA@mail.gmail.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.17344.1420281519.18130.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
On 03/01/2015 10:16, Chris Angelico wrote: > On Sat, Jan 3, 2015 at 9:01 PM, Steven D'Aprano > <steve+comp.lang.python@pearwood.info> wrote: >> Chris Angelico wrote: >> >>> On Sat, Jan 3, 2015 at 4:54 AM, Rustom Mody <rustompmody@gmail.com> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: How do I remove/unlink wildcarded files Chris Angelico <rosuav@gmail.com> - 2015-01-03 01:01 +1100
Re: How do I remove/unlink wildcarded files Rick Johnson <rantingrickjohnson@gmail.com> - 2015-01-02 09:15 -0800
Re: How do I remove/unlink wildcarded files Rustom Mody <rustompmody@gmail.com> - 2015-01-02 09:54 -0800
Re: How do I remove/unlink wildcarded files Chris Angelico <rosuav@gmail.com> - 2015-01-03 08:08 +1100
Re: How do I remove/unlink wildcarded files Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-03 21:01 +1100
Re: How do I remove/unlink wildcarded files Chris Angelico <rosuav@gmail.com> - 2015-01-03 21:16 +1100
Re: How do I remove/unlink wildcarded files Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-03 10:38 +0000
Re: How do I remove/unlink wildcarded files Rick Johnson <rantingrickjohnson@gmail.com> - 2015-01-03 09:53 -0800
Re: How do I remove/unlink wildcarded files Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-03 18:35 +0000
OT Vernacular and empire building [was Re: How do I remove/unlink wildcarded files] Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-05 00:19 +1100
Re: OT Vernacular and empire building [was Re: How do I remove/unlink wildcarded files] Rick Johnson <rantingrickjohnson@gmail.com> - 2015-01-04 15:22 -0800
Re: How do I remove/unlink wildcarded files albert@spenarnc.xs4all.nl (Albert van der Horst) - 2015-01-08 13:10 +0000
Re: How do I remove/unlink wildcarded files Rick Johnson <rantingrickjohnson@gmail.com> - 2015-01-08 07:33 -0800
Re: How do I remove/unlink wildcarded files Marko Rauhamaa <marko@pacujo.net> - 2015-01-08 19:58 +0200
Re: How do I remove/unlink wildcarded files Rick Johnson <rantingrickjohnson@gmail.com> - 2015-01-02 15:52 -0800
Re: How do I remove/unlink wildcarded files Chris Angelico <rosuav@gmail.com> - 2015-01-03 08:09 +1100
Re: How do I remove/unlink wildcarded files Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2015-01-03 15:18 +1300
csiph-web