Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #25351
| 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 | <rosuav@gmail.com> |
| 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 | <x_pnl.14206$as4.9364@nlpi069.nbdc.sbc.com> <54c56179-6f92-41e9-bad7-afa8b28d0671@l38g2000vba.googlegroups.com> <Ahxnl.12530$8_3.6430@flpi147.ffdc.sbc.com> <gnmabm$rah$1@ruby.cit.cornell.edu> <Zwynl.20816$Ws1.13364@nlpi064.nbdc.sbc.com> <gnmivj$f78$1@ruby.cit.cornell.edu> <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 <rosuav@gmail.com> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2139.1342367823.4697.python-list@python.org> (permalink) |
| 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 |
Show key headers only | View raw
On Mon, Jul 16, 2012 at 1:35 AM, <rantingrickjohnson@gmail.com> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Keeping the Console Open with IDLE rantingrickjohnson@gmail.com - 2012-07-15 08:35 -0700
Re: Keeping the Console Open with IDLE Chris Angelico <rosuav@gmail.com> - 2012-07-16 01:57 +1000
Re: Keeping the Console Open with IDLE Rick Johnson <rantingrickjohnson@gmail.com> - 2012-07-15 09:19 -0700
Re: Keeping the Console Open with IDLE Chris Angelico <rosuav@gmail.com> - 2012-07-16 02:40 +1000
Re: Keeping the Console Open with IDLE Rick Johnson <rantingrickjohnson@gmail.com> - 2012-07-15 09:19 -0700
csiph-web