Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #92117 > unrolled thread

Re: Find in ipython3

Started byMichael Torrie <torriem@gmail.com>
First post2015-06-04 20:23 -0600
Last post2015-06-04 20:23 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Find in ipython3 Michael Torrie <torriem@gmail.com> - 2015-06-04 20:23 -0600

#92117 — Re: Find in ipython3

FromMichael Torrie <torriem@gmail.com>
Date2015-06-04 20:23 -0600
SubjectRe: Find in ipython3
Message-ID<mailman.190.1433471010.13271.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web