Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19383
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <torriem@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.066 |
| X-Spam-Evidence | '*H*': 0.87; '*S*': 0.00; 'repository': 0.05; 'git': 0.07; 'python': 0.08; 'bash': 0.09; 'subject:language': 0.09; 'capturing': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'posts.': 0.16; 'subject: \n ': 0.16; 'wrote:': 0.16; 'header:In-Reply-To:1': 0.22; 'otherwise,': 0.25; 'pm,': 0.26; 'all,': 0.27; 'looks': 0.27; 'posted': 0.27; "i'm": 0.27; 'script': 0.28; 'rid': 0.28; 'lingering': 0.30; 'mistakes,': 0.30; 'actually': 0.32; 'list': 0.32; 'message-id:@gmail.com': 0.33; 'header:User-Agent:1': 0.33; 'to:addr:python-list': 0.33; 'surprised': 0.34; 'project': 0.35; 'uses': 0.36; 'run': 0.37; 'but': 0.37; 'received:org': 0.37; 'received:192': 0.38; 'johnson': 0.39; 'doing': 0.39; 'subject:: ': 0.39; 'to:addr:python.org': 0.40; 'custom': 0.61; 'your': 0.61; 'here': 0.64; 'subject:!': 0.67; 'kept': 0.68; 'experts': 0.70; 'relevant': 0.70; 'subject:The': 0.71; '05:43': 0.84; 'stellar': 0.84; 'trim': 0.84; 'yet?': 0.84; 'subject:English': 0.91 |
| X-Virus-Scanned | amavisd-new at torriefamily.org |
| Date | Tue, 24 Jan 2012 22:49:59 -0700 |
| From | Michael Torrie <torriem@gmail.com> |
| User-Agent | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: The devolution of English language and slothful c.l.p behaviors exposed! |
| References | <60ffdf06-f2e6-4cf7-ae7d-1c0afe2e9d40@f11g2000yql.googlegroups.com> <9cca891e-ac54-421d-b0a8-7889629018bb@o9g2000yqa.googlegroups.com> |
| In-Reply-To | <9cca891e-ac54-421d-b0a8-7889629018bb@o9g2000yqa.googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5060.1327470613.27778.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1327470613 news.xs4all.nl 6915 [2001:888:2000:d::a6]:38561 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:19383 |
Show key headers only | View raw
On 01/24/2012 05:43 PM, Rick Johnson wrote: > Actually my custom script had a small flaw which kept it from > capturing ALL the atrocities. Here is a run with the bugfixes: Wow. I had to trim 80% of your e-mail just to get rid of old quoted posts. For an expert, Rick, I'm really surprised you don't bother to trim your posts. Even experts make mistakes, I guess. Otherwise, it looks like you are doing stellar work as always. Way to keep the list relevant and focused! Have you posted a git repository yet? If you don't, we all may be left with a lingering suspicion that your little project has nothing to do with Python at all, but is a hacked-together bash script that uses grep, sed, uniq, and wc!
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
The devolution of English language and slothful c.l.p behaviors exposed! Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-23 21:57 -0800
Re: The devolution of English language and slothful c.l.p behaviors exposed! Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-01-24 06:06 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! Benedict Verheyen <benedict.verheyen@gmail.com> - 2012-01-24 16:43 +0100
Re: The devolution of English language and slothful c.l.p behaviors exposed! Evan Driscoll <edriscoll@wisc.edu> - 2012-01-24 00:05 -0600
Re: The devolution of English language and slothful c.l.p behaviors exposed! alex23 <wuwei23@gmail.com> - 2012-01-23 22:50 -0800
Re: The devolution of English language and slothful c.l.p behaviors exposed! Chris Angelico <rosuav@gmail.com> - 2012-01-24 17:41 +1100
Re: The devolution of English language and slothful c.l.p behaviors exposed! Grant Edwards <invalid@invalid.invalid> - 2012-01-24 13:46 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! Andrew Berg <bahamutzero8825@gmail.com> - 2012-01-24 00:49 -0600
Re: The devolution of English language and slothful c.l.p behaviors exposed! Ian Kelly <ian.g.kelly@gmail.com> - 2012-01-23 23:53 -0700
Re: The devolution of English language and slothful c.l.p behaviors exposed! Chris Angelico <rosuav@gmail.com> - 2012-01-24 17:59 +1100
Re: The devolution of English language and slothful c.l.p behaviors exposed! Jérôme <jerome@jolimont.fr> - 2012-01-24 09:21 +0100
Re: The devolution of English language and slothful c.l.p behaviors exposed! Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-01-24 16:25 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! "Martin P. Hellwig" <martin.hellwig@gmail.com> - 2012-01-24 14:05 +0000
RE: The devolution of English language and slothful c.l.p behaviors exposed! Rob Richardson <RDRichardson@rad-con.com> - 2012-01-24 14:54 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! J <dreadpiratejeff@gmail.com> - 2012-01-24 09:51 -0500
Re: The devolution of English language and slothful c.l.p behaviors exposed! "Martin P. Hellwig" <martin.hellwig@gmail.com> - 2012-01-24 16:26 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! Chris Angelico <rosuav@gmail.com> - 2012-01-25 03:41 +1100
Re: The devolution of English language and slothful c.l.p behaviors exposed! Blockheads Oi Oi <breamoreboy@yahoo.co.uk> - 2012-01-24 17:21 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-01-25 00:01 -0500
Re: The devolution of English language and slothful c.l.p behaviors exposed! Andrea Crotti <andrea.crotti.0@gmail.com> - 2012-01-24 15:46 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! Blockheads Oi Oi <breamoreboy@yahoo.co.uk> - 2012-01-24 17:25 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! Blockheads Oi Oi <breamoreboy@yahoo.co.uk> - 2012-01-24 21:13 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! Chris Angelico <rosuav@gmail.com> - 2012-01-25 08:20 +1100
Re: The devolution of English language and slothful c.l.p behaviors exposed! Blockheads Oi Oi <breamoreboy@yahoo.co.uk> - 2012-01-24 21:26 +0000
RE: The devolution of English language and slothful c.l.p behaviours exposed! Phil Runciman <philr@aspexconsulting.co.nz> - 2012-01-25 13:32 +1300
Re: The devolution of English language and slothful c.l.p behaviors exposed! Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-24 16:43 -0800
Re: The devolution of English language and slothful c.l.p behaviors exposed! Michael Torrie <torriem@gmail.com> - 2012-01-24 22:49 -0700
Re: The devolution of English language and slothful c.l.p behaviors exposed! Michael Torrie <torriem@gmail.com> - 2012-01-24 22:55 -0700
Re: The devolution of English language and slothful c.l.p behaviors exposed! MRAB <python@mrabarnett.plus.com> - 2012-01-25 19:50 +0000
Re: The devolution of English language and slothful c.l.p behaviours exposed! Blockheads Oi Oi <breamoreboy@yahoo.co.uk> - 2012-01-25 01:38 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! K Richard Pixley <rich@noir.com> - 2012-01-25 09:26 -0800
Re: The devolution of English language and slothful c.l.p behaviors exposed! Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-25 12:14 -0800
Re: The devolution of English language and slothful c.l.p behaviors exposed! Neil Cerutti <neilc@norwich.edu> - 2012-01-25 20:32 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! Ian Kelly <ian.g.kelly@gmail.com> - 2012-01-25 14:45 -0700
Re: The devolution of English language and slothful c.l.p behaviors exposed! Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-25 15:23 -0800
Re: The devolution of English language and slothful c.l.p behaviors exposed! Ian Kelly <ian.g.kelly@gmail.com> - 2012-01-25 17:20 -0700
Re: The devolution of English language and slothful c.l.p behaviors exposed! Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-25 17:00 -0800
Re: The devolution of English language and slothful c.l.p behaviors exposed! Ian Kelly <ian.g.kelly@gmail.com> - 2012-01-25 19:02 -0700
Re: The devolution of English language and slothful c.l.p behaviors exposed! Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-25 19:01 -0800
Re: The devolution of English language and slothful c.l.p behaviors exposed! Chris Angelico <rosuav@gmail.com> - 2012-01-26 14:57 +1100
Re: The devolution of English language and slothful c.l.p behaviors exposed! Jugurtha Hadjar <jugurtha.hadjar@gmail.com> - 2012-01-26 01:28 +0100
Re: The devolution of English language and slothful c.l.p behaviors exposed! Rick Johnson <rantingrickjohnson@gmail.com> - 2012-01-25 17:34 -0800
Re: The devolution of English language and slothful c.l.p behaviors exposed! John O'Hagan <research@johnohagan.com> - 2012-01-26 11:37 +1100
Re: The devolution of English language and slothful c.l.p behaviors exposed! Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-01-26 05:14 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! Chris Angelico <rosuav@gmail.com> - 2012-01-26 16:19 +1100
Re: The devolution of English language and slothful c.l.p behaviors exposed! rusi <rustompmody@gmail.com> - 2012-01-25 21:25 -0800
Re: The devolution of English language and slothful c.l.p behaviors exposed! Ian Kelly <ian.g.kelly@gmail.com> - 2012-01-26 00:51 -0700
Re: The devolution of English language and slothful c.l.p behaviors exposed! Emile van Sebille <emile@fenx.com> - 2012-01-27 09:06 -0800
Re: The devolution of English language and slothful c.l.p behaviors exposed! Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-01-27 19:42 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-01-26 00:53 +0000
Re: The devolution of English language and slothful c.l.p behaviors exposed! alex23 <wuwei23@gmail.com> - 2012-01-26 16:31 -0800
Re: The devolution of English language and slothful c.l.p behaviors exposed! "K. Richard Pixley" <rich@noir.com> - 2012-01-25 16:55 -0800
csiph-web