Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #92117
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <torriem+gmail@torriefamily.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.123 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.75; '*S*': 0.00; 'scripting': 0.09; 'python': 0.11; 'things.': 0.15; "cecil's": 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'python),': 0.16; 'script?': 0.16; 'simpson': 0.16; 'wrote:': 0.16; 'shell': 0.18; 'pipe': 0.22; "i've": 0.24; 'header:In-Reply- To:1': 0.24; 'all.': 0.24; 'header:User-Agent:1': 0.26; 'point.': 0.29; 'certainly': 0.31; 'similar': 0.32; 'post': 0.32; 'language.': 0.32; 'point': 0.33; 'michael': 0.33; 'message- id:@gmail.com': 0.35; 'to:addr:python-list': 0.35; "isn't": 0.35; "didn't": 0.37; 'subject:: ': 0.37; 'missing': 0.37; 'received:org': 0.38; 'say': 0.38; 'mean': 0.38; 'means': 0.39; 'pm,': 0.39; 'things': 0.39; 'expect': 0.39; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'why': 0.40; 'some': 0.40; 'your': 0.60; 'fun': 0.61; 'road': 0.63; 'sharing': 0.64; 'charset:windows-1252': 0.65; 'results': 0.66; 'cameron': 0.66; 'intending': 0.84; 'remark': 0.84; 'sake.': 0.84; 'approach.': 0.91; 'poorly': 0.93 |
| X-Virus-Scanned | amavisd-new at torriefamily.org |
| Date | Thu, 04 Jun 2015 20:23:25 -0600 |
| From | Michael Torrie <torriem@gmail.com> |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Find in ipython3 |
| References | <5570A252.9040908@gmail.com> <20150604230458.GA48443@cskk.homeip.net> |
| In-Reply-To | <20150604230458.GA48443@cskk.homeip.net> |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| 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.190.1433471010.13271.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1433471010 news.xs4all.nl 2944 [2001:888:2000:d::a6]:35586 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:92117 |
Show key headers only | View raw
On 06/04/2015 05:04 PM, Cameron Simpson wrote: > On 04Jun2015 13:09, Michael Torrie <torriem@gmail.com> wrote: >> Why not use Python for what it's good for and say pipe the results of >> find into your python script? Reinventing find poorly isn't going to >> buy you anything. > > And several others made similar disparaging remarks. I think you're all missing > some of the point of Cecil's approach. I take your point. However I was not intending to make a disparaging remark and certainly didn't expect my post to be taken that way. I've been down this road before (doing shell scripting things in Python), and it works pretty well for many things. Was just sharing my experience is all. I don't mean to discourage exploration for exploration's sake. By all means have fun. Python certainly is a fun language.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Find in ipython3 Michael Torrie <torriem@gmail.com> - 2015-06-04 20:23 -0600
csiph-web