Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; '16,': 0.03; 'subject:IDLE': 0.04; 'subject:Open': 0.05; 'bash': 0.07; 'git': 0.09; 'icon': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'mon,': 0.16; 'wrote:': 0.17; 'skip': 0.17; 'received:209.85.214.174': 0.21; "i'd": 0.22; 'command': 0.24; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'installing': 0.27; 'message-id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'lines': 0.28; 'invoke': 0.29; 'window': 0.30; 'file': 0.32; 'anywhere': 0.33; 'choosing': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'but': 0.36; 'subject:with': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'mean': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'header:Received:5': 0.40; 'most': 0.61; 'jul': 0.65; 'steps.': 0.91; 'besides,': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=4Olqm6czYpG3Wc4AoS2hQFQCpWtBTVdhYBQ20N94/54=; b=KZv8wmXD1ugliiM+2ELZ3Joz7Toz4PQ4EtNZOg8Oop9Z28Z3H7LpP4pr2BzRolaVeR gjOqRPIYK8Go/SzhftuhHG19ByUGikTKDCd29vqeW6b6l4B7OgFLVBrLFCoInZGB9/Jr c05XCu4Bxc3xmTWUd9EEpwF5PWPsKjWR4yMZRs8pPA3lC9p7SYImy3oflWvk/gkgj8gX J8mW+XmwxmuGZhEIrjOKqm71Dt/d7KCDv3yvnEiyGRMMmzCYMGt5YLETHxcGp3KgN16J T5p4/ABJ4kvtUV9cPI7Nke/sfCb1OdMcR8urSZnQ+kr/hpsRuTyPbrOfrqE+U6rlrRkt 2uOw== MIME-Version: 1.0 In-Reply-To: <0ac932eb-7801-45be-914f-0cdd8079bb20@googlegroups.com> References: <54c56179-6f92-41e9-bad7-afa8b28d0671@l38g2000vba.googlegroups.com> <0ac932eb-7801-45be-914f-0cdd8079bb20@googlegroups.com> Date: Mon, 16 Jul 2012 01:57:00 +1000 Subject: Re: Keeping the Console Open with IDLE From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1342367823 news.xs4all.nl 6872 [2001:888:2000:d::a6]:55792 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:25351 On Mon, Jul 16, 2012 at 1:35 AM, wrote: > Besides, you can skip most of those steps by Shift+RightClicking the file icon and choosing "Open Command Window Here". That's not standard. Me, I can invoke git bash anywhere I want it, but that doesn't mean I'd recommend installing git just so that people can get command lines with less steps. ChrisA