Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'assumed': 0.09; 'assuming': 0.09; 'msi': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'specific.': 0.09; 'python': 0.11; 'jan': 0.12; 'volunteer': 0.12; '10:13': 0.16; 'finds': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:uninstall': 0.16; 'subject:python': 0.16; '(you': 0.16; 'wrote:': 0.18; 'meant': 0.20; 'header:User- Agent:1': 0.23; 'sorry,': 0.24; 'suggested': 0.26; 'tracker': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'url:bugs': 0.29; 'reporting': 0.29; "i'm": 0.30; 'that.': 0.31; 'usually': 0.31; 'doc': 0.31; 'helpful.': 0.31; 'file': 0.32; 'url:python': 0.33; 'bugs': 0.33; '"the': 0.34; 'problem': 0.35; 'add': 0.35; 'there': 0.35; 'url:org': 0.36; 'employee': 0.37; 'to:addr:python-list': 0.38; 'issue': 0.38; 'pm,': 0.38; 'received:71': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'hope': 0.61; 'free': 0.61; 'url:3': 0.61; 'such': 0.63; 'home': 0.69; 'done:': 0.84; 'installer': 0.84; 'received:fios.verizon.net': 0.84; 'mr.': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Manually uninstall python 3.4.1 x64 Date: Tue, 02 Sep 2014 22:01:30 -0400 References: <54014458.10405@TheSnakePitDev.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-71-175-90-87.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: 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: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409709714 news.xs4all.nl 2859 [2001:888:2000:d::a6]:54819 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77462 On 9/2/2014 8:34 PM, Curtis Clauson wrote: > On 8/29/2014 10:13 PM, Terry Reedy wrote: >> Please file an issue on the tracker reporting the problem (you are not >> the first!) and your suggested solutions and add steve.dower as nosy. He >> is a MS employee - Python volunteer who has very recently assumed >> maintenance of the msi installer. He wants to upgrade it. >> >> The installer is build with msilib. Feel free to take a look at that. > Done: http://bugs.python.org/issue22329 > > I'm assuming that by "the tracker" you meant "bugs.python.org". There is > no link to it from the Python home page and it was difficult to locate. Sorry, I am usually specific. Each doc main page, such as https://docs.python.org/3/ has the Reporting Bugs document listed. > I hope Mr. Dower finds it helpful. -- Terry Jan Reedy