Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!weretis.net!feeder4.news.weretis.net!feeder.news-service.com!news2.euro.net!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.06; 'run,': 0.07; 'subject:version': 0.07; 'python': 0.08; 'from:addr:python': 0.09; 'message- id:@webmail.messagingengine.com': 0.09; 'x-mailer:messagingengine.com webmail interface': 0.09; 'from:addr:bdurham.com': 0.16; 'uninstalling': 0.16; 'hopefully': 0.16; 'received:internal': 0.19; 'subject:Windows': 0.20; 'to:2**1': 0.20; 'header:In-Reply-To:1': 0.21; 'received:10.202': 0.23; 'received:10.202.2': 0.23; 'received:66.111': 0.23; 'received:66.111.4': 0.23; 'received:messagingengine.com': 0.23; 'received:smtp.messagingengine.com': 0.23; 'installation': 0.25; 'tried': 0.27; 'installed': 0.28; 'subject:?': 0.29; 'version': 0.29; 'malcolm': 0.30; 'to:addr:python-list': 0.33; '...': 0.34; 'charset:us-ascii': 0.36; 'but': 0.38; 'subject:: ': 0.38; 'user': 0.39; 'correctly': 0.39; 'to:addr:python.org': 0.39; 'current': 0.40; 'getting': 0.40; 'help': 0.40; 'success': 0.60; 'from:no real name:2**0': 0.61; 'header:Message-Id:1': 0.62; 'kept': 0.67; 'continued': 0.77 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:from:to:mime-version:content-transfer-encoding:content-type:references:subject:in-reply-to:date; s=smtpout; bh=2vS6caT6OrAWUFWQQVjp1m8Cxp4=; b=TLI6Yae6jYJRUcznDBybX8Kcue2x+IsJXmlUk8LAf0VBBo4NqGeHGQn9FoUOUBKF8e9KdbqnXRxuKe9+SacymHxjm5UQU8O2QZggWg+qHO4Zm+Os2Db5ED1wBHtycpdy7iX2JhAlBz964K6FbmbwmHIHcMVwR3sKwwAcmXPIrTc= X-Sasl-Enc: Kqv5/qmwFtU5bxhBSyiiZ0E2B2IuqGvK9yTOlY/2eDBh 1308406587 From: python@bdurham.com To: "Benjamin Kaplan" , python-list@python.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" X-Mailer: MessagingEngine.com Webmail Interface References: <1308358550.17680.1464439673@webmail.messagingengine.com> Subject: Re: Python 2.7.2 for Windows reports version as 2.7.0? In-Reply-To: Date: Sat, 18 Jun 2011 10:16:27 -0400 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 12 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1308406596 news.xs4all.nl 49184 [::ffff:82.94.164.166]:39934 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:7906 Benjamin, I tried uninstalling and re-installing Python 2.7.2 without success ... I kept getting the proper exe's, but when run, the Python version continued to be reported as 2.7.0. Finally I installed for current user only (vs. all users) - the installation now correctly reports my version as 2.7.2. Hopefully this will help others. Malcolm