Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.043 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'python': 0.09; 'skip:f 30': 0.15; 'to:name:python-list': 0.15; 'april.': 0.16; 'mailing- list': 0.16; 'result:': 0.16; 'x-mailer:microsoft outlook express 6.00.2900.5931': 0.22; 'wrote': 0.26; '(my': 0.29; "i'm": 0.29; 'file': 0.32; 'to:addr:python-list': 0.33; 'similar': 0.35; 'should': 0.36; 'charset:us-ascii': 0.36; 'does': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'where': 0.40; 'subject:-': 0.40; 'anywhere.': 0.84 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed; reply-type=original From: Gisle Vanem To: Python-list References: <20121011081607.46014e3d@dilbert> <029d1272-68a7-4313-92f7-760e5bec141d@googlegroups.com> Subject: Re: for-loop on cmd-line Date: Thu, 11 Oct 2012 18:49:27 +0200 X-Priority: 3 X-MSMail-priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1349974170 news.xs4all.nl 6842 [2001:888:2000:d::a6]:47170 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:31127 wrote in comp.lang.python (my ISP no longer updates this group. Last message is from 8. April. Does the postings to the python mailing-list automatically get reposted to comp.lang.python?) > C:\Windows\system32\python32.zip > c:\python32\DLLs I see a similar result: f:\Windows\system32\python27.zip Where is it determined that python27.zip should be in sys.path? I have no such file anywhere. I'm using ActivePython 2.7.2. --gv