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


Groups > comp.lang.python > #28861

Re: Newbie: where's the new python gone?

Subject Re: Newbie: where's the new python gone?
From "William R. Wing (Bill Wing)" <wrw@mac.com>
Date 2012-09-10 16:53 -0400
References <cdb1cefb-77fb-401a-966f-3d84ae3aca38@googlegroups.com> <163755B1-D4FE-4660-B48B-91995D273231@mac.com> <EA0BB3CE-0353-4933-9947-D97C8FE8853F@me.com>
Newsgroups comp.lang.python
Message-ID <mailman.471.1347313996.27098.python-list@python.org> (permalink)

Show all headers | View raw


On Sep 10, 2012, at 11:17 AM, Bob Aalsma <overhaalsgang_24_bob@me.com> wrote:

> Well, Bill, better late than never - thanks for stepping in.
> You are right, my problems are not yet solved ;)

As Hans pointed out, you are looking for python, not Python (the frameworks are named Python, the executable is python).  Sorry about that.

To eliminate the output from TimeMachine (assuming it is using an external drive or a TimeCapsule), add one more option to the find command:

$ sudo find -x / -name python -print  (or follow his directions for piping to a file).

The -x option prevents find from descending into a volume with a different device number from the one you started on.

-Bill

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Newbie: where's the new python gone? BobAalsma <overhaalsgang_24_bob@me.com> - 2012-09-09 07:28 -0700
  Re: Newbie: where's the new python gone? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-09-09 14:50 +0000
  Re: Newbie: where's the new python gone? BobAalsma <overhaalsgang_24_bob@me.com> - 2012-09-09 08:36 -0700
    Re: Newbie: where's the new python gone? Ned Deily <nad@acm.org> - 2012-09-09 10:41 -0700
  Re: Newbie: where's the new python gone? Ben Finney <ben+python@benfinney.id.au> - 2012-09-10 01:50 +1000
  Re: Newbie: where's the new python gone? Hans Mulder <hansmu@xs4all.nl> - 2012-09-09 19:44 +0200
    Re: Newbie: where's the new python gone? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-09-10 07:54 +0100
    Re: Newbie: where's the new python gone? Benjamin Kaplan <benjamin.kaplan@case.edu> - 2012-09-09 23:57 -0700
  Re: Newbie: where's the new python gone? "William R. Wing (Bill Wing)" <wrw@mac.com> - 2012-09-10 09:04 -0400
    Re: Newbie: where's the new python gone? Hans Mulder <hansmu@xs4all.nl> - 2012-09-10 17:22 +0200
  Re: Newbie: where's the new python gone? "William R. Wing (Bill Wing)" <wrw@mac.com> - 2012-09-10 16:53 -0400
  Re: Newbie: where's the new python gone? Bob Aalsma <overhaalsgang_24_bob@me.com> - 2012-09-11 09:52 +0200
  Re: Newbie: where's the new python gone? "William R. Wing (Bill Wing)" <wrw@mac.com> - 2012-09-11 08:26 -0400

csiph-web