Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.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.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'python': 0.11; 'from:addr:timgolden.me.uk': 0.16; 'from:name:tim golden': 0.16; 'message-id:@timgolden.me.uk': 0.16; 'received:192.168.0.29': 0.16; 'received:74.55.86': 0.16; 'received:74.55.86.74': 0.16; 'received:smtp.webfaction.com': 0.16; 'received:webfaction.com': 0.16; 'tjg': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'written': 0.21; 'header:User-Agent:1': 0.23; 'fixed.': 0.24; 'least': 0.26; 'header:In-Reply-To:1': 0.27; 'code': 0.31; 'josh': 0.31; 'subject:the': 0.34; 'subject:?': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'from:addr:mail': 0.83; 'ethan': 0.84; 'furman': 0.84 Date: Tue, 10 Jun 2014 05:46:34 +0100 From: Tim Golden User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: os.startfile hanging onto the launched app, or my IDE? References: <539635DF.9000700@stoneleaf.us> In-Reply-To: <539635DF.9000700@stoneleaf.us> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 1402375615 news.xs4all.nl 2855 [2001:888:2000:d::a6]:40242 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:73070 On 09/06/2014 23:31, Ethan Furman wrote: > On 06/09/2014 03:21 PM, Josh English wrote: >> >> So this quirk is coming from PyScripter, which is a shame, because I >> don't think it's under development, so it won't be fixed. > > The nice thing about Python code is you can at least fix your copy. :) IIRC, PyScripter is actually written in Delphi! TJG