Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!diablo1.news.osn.de!news.osn.de!diablo2.news.osn.de!news.tele.dk!news.tele.dk!small.news.tele.dk!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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Windows': 0.02; 'source,': 0.04; 'subject:Python': 0.06; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'run,': 0.09; 'subject:2.7': 0.09; 'subject:Why': 0.09; 'psf': 0.10; 'python': 0.11; 'jan': 0.12; 'windows': 0.15; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'wrote:': 0.18; 'skip:p 40': 0.19; 'appears': 0.22; 'header:User-Agent:1': 0.23; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'included': 0.31; 'subject:with': 0.35; 'case,': 0.35; 'subject:?': 0.36; 'version,': 0.38; 'to:addr :python-list': 0.38; 'pm,': 0.38; 'received:71': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'according': 0.40; 'more': 0.64; 'installer': 0.84; 'received:fios.verizon.net': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: Why is w9xpopen.exe bundled with Python 2.7 on Windows? Date: Fri, 29 Aug 2014 20:54:47 -0400 References: <92a30936-5fa8-4d00-b674-514422b923ed@googlegroups.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: <92a30936-5fa8-4d00-b674-514422b923ed@googlegroups.com> 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409360110 news.xs4all.nl 2856 [2001:888:2000:d::a6]:59865 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77305 On 8/29/2014 6:08 PM, ps16thypresenceisfullnessofjoy@gmail.com wrote: > According to the message box that appears when it is run, > w9xpopen.exe is only used on Windows 95/98. If that is the case, why > it is still included in Python 2.7, Please be more specific as to python installer source, python version, and location. I do not see it in my 2.7.8 directory installed by the psf .msi installer. -- Terry Jan Reedy