Newbie: where's the new python gone?
Bob Aalsma
overhaalsgang_24_bob at me.com
Tue Sep 11 03:52:46 EDT 2012
More information about the Python-list mailing list
Tue Sep 11 03:52:46 EDT 2012
- Previous message (by thread): Newbie: where's the new python gone?
- Next message (by thread): Newbie: where's the new python gone?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
A non-text attachment was scrubbed... Name: c.c Type: application/octet-stream Size: 2335 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-list/attachments/20120911/204570d0/attachment.obj> -------------- next part -------------- Op 10 Sep 2012, om 22:53 heeft William R. Wing (Bill Wing) het volgende geschreven: > On Sep 10, 2012, at 11:17 AM, Bob Aalsma <overhaalsgang_24_bob at 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 >
- Previous message (by thread): Newbie: where's the new python gone?
- Next message (by thread): Newbie: where's the new python gone?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list