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


Groups > comp.lang.python > #28879

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

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <overhaalsgang_24_bob@me.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'output': 0.04; 'frameworks': 0.05; 'executable': 0.07; 'python': 0.09; 'directions': 0.09; 'prevents': 0.09; 'sep': 0.09; 'cc:addr :python-list': 0.10; 'subject:python': 0.11; '(the': 0.15; '(assuming': 0.16; '-name': 0.16; 'command:': 0.16; 'descending': 0.16; 'file).': 0.16; 'from:addr:me.com': 0.16; 'message- id:@me.com': 0.16; 'received:mac.com': 0.16; 'stepping': 0.16; 'subject:gone': 0.16; 'subject:where': 0.16; 'sudo': 0.16; 'wing': 0.16; 'wrote:': 0.17; 'pointed': 0.17; '(or': 0.18; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'device': 0.24; 'external': 0.24; 'cc:addr:python.org': 0.25; 'am,': 0.27; 'in.': 0.27; 'python).': 0.29; 'that.': 0.30; 'thanks': 0.34; 'received:17': 0.35; 'subject:?': 0.35; 'add': 0.36; 'charset:us-ascii': 0.36; 'problems': 0.36; 'option': 0.37; 'late': 0.37; 'subject:: ': 0.38; 'different': 0.63; 'more': 0.63; 'content-type:application /octet-stream': 0.67; 'william': 0.78; 'bill,': 0.84; 'bob': 0.91; 'piping': 0.91
MIME-version 1.0
Content-type multipart/mixed; boundary="Boundary_(ID_6OwYAeTKBgboVMN3swhOeA)"
X-Proofpoint-Virus-Version vendor=fsecure engine=2.50.10432:5.7.7855,1.0.431,0.0.0000 definitions=2012-09-11_03:2012-09-06, 2012-09-11, 1970-01-01 signatures=0
X-Proofpoint-Spam-Details rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=13 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=6.0.2-1203120001 definitions=main-1209110015
Subject Re: Newbie: where's the new python gone?
From Bob Aalsma <overhaalsgang_24_bob@me.com>
In-reply-to <D53D8C42-5A06-4E2A-A4A1-A31A6E54C69C@mac.com>
Date Tue, 11 Sep 2012 09:52:46 +0200
References <cdb1cefb-77fb-401a-966f-3d84ae3aca38@googlegroups.com> <163755B1-D4FE-4660-B48B-91995D273231@mac.com> <EA0BB3CE-0353-4933-9947-D97C8FE8853F@me.com> <D53D8C42-5A06-4E2A-A4A1-A31A6E54C69C@mac.com>
To "William R. Wing" <wrw@mac.com> (Bill Wing)
X-Mailer Apple Mail (2.1278)
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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.495.1347349972.27098.python-list@python.org> (permalink)
Lines 57
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1347349972 news.xs4all.nl 6967 [2001:888:2000:d::a6]:54165
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:28879

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

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@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