Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!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.035 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:question': 0.10; 'python': 0.11; 'attention,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'uninstall': 0.16; 'do,': 0.16; 'wrote:': 0.18; 'help.': 0.21; 'install': 0.23; 'header:User- Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'newer': 0.30; 'subject:please': 0.30; 'getting': 0.31; 'update.': 0.31; 'another': 0.32; 'older': 0.33; 'there,': 0.34; 'version': 0.36; 'installing': 0.36; 'thanks': 0.36; 'should': 0.36; 'operating': 0.37; 'version,': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'john': 0.61; 'information': 0.63; 'kind': 0.63; 'more': 0.64; 'charset:windows-1252': 0.65; 'russell': 0.84; 'subject:Quick': 0.84; 'subject:you': 0.87; 'on?': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Russell Owen Subject: Re: Quick question, if you please Date: Tue, 31 Mar 2015 10:29:27 -0700 References: <1321280748.2187367.1427821740602.JavaMail.yahoo@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: d-128-208-13-159.dhcp4.washington.edu User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 In-Reply-To: <1321280748.2187367.1427821740602.JavaMail.yahoo@mail.yahoo.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 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: 1427823022 news.xs4all.nl 2904 [2001:888:2000:d::a6]:54913 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:88396 On 3/31/15 10:09 AM, John Kelly wrote: > Pythonites, > > I received Python with another install and my update software keeps > signaling I need to install a newer version, and once I do, the older > version is still there, so I keep getting told I need to update. Should > I be able to uninstall the old version each time? > > Thanks for your kind attention, > John Kelly I would need more information to help. What operating system are you on? How and where are you installing Python (and what do you mean by "received Python with another install"?). -- Russell