Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #25350 > unrolled thread

Re: Keeping the Console Open with IDLE

Started byrantingrickjohnson@gmail.com
First post2012-07-15 08:35 -0700
Last post2012-07-15 09:19 -0700
Articles 5 — 3 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#25350 — Re: Keeping the Console Open with IDLE

Fromrantingrickjohnson@gmail.com
Date2012-07-15 08:35 -0700
SubjectRe: Keeping the Console Open with IDLE
Message-ID<0ac932eb-7801-45be-914f-0cdd8079bb20@googlegroups.com>
On Friday, February 20, 2009 9:41:42 AM UTC-6, David Smith wrote:

> What I meant was open open the command prompt, type cd, space, DO NOT
> hit enter yet.  Drag the folder with your script into the command prompt
> window.  Then go to the command prompt window and hit enter.  This
> should compose a command similar to the following:

And why the hell would you resort to such contrived contortions as that? Are you masochistic? DoubleClicking an icon will take me less that one second. How long does this sequence take:

 1. Open a command prompt
 2. type "c"
 3. type "d"
 4. type "space"
 5. hover over the folder icon with your mouse
 5.5. Oops, i missed. Go back to step 5!
 6. Mouse click the file "icon"
 7. Mouse drag the file "icon"
 8. Position the mouse over prompt window
 9. Release the "icon" 
10. Press the "Enter" key

Can anybody say "!Ay, caramba!"? 

Besides, you can skip most of those steps by Shift+RightClicking the file icon and choosing "Open Command Window Here". But, why the hell would you EVEN do that when two simple clicks will suffice?

"practicality beats purity"


[toc] | [next] | [standalone]


#25351

FromChris Angelico <rosuav@gmail.com>
Date2012-07-16 01:57 +1000
Message-ID<mailman.2139.1342367823.4697.python-list@python.org>
In reply to#25350
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

[toc] | [prev] | [next] | [standalone]


#25352

FromRick Johnson <rantingrickjohnson@gmail.com>
Date2012-07-15 09:19 -0700
Message-ID<8cdc7271-8775-4ac4-9ff3-7423b18e3a99@googlegroups.com>
In reply to#25351
On Sunday, July 15, 2012 10:57:00 AM UTC-5, Chris Angelico wrote:
> 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.

I don't understand Chris? It's obvious that the OP is on a windows box; for which no installation is required. 

And, what is so egregious about "less steps"(sic)? Do you prefer to be unproductive? Did you forget the lazy programmers creed? Is your employer paying you by the hour? ...all good questions.

[toc] | [prev] | [next] | [standalone]


#25356

FromChris Angelico <rosuav@gmail.com>
Date2012-07-16 02:40 +1000
Message-ID<mailman.2142.1342370449.4697.python-list@python.org>
In reply to#25352
On Mon, Jul 16, 2012 at 2:19 AM, Rick Johnson
<rantingrickjohnson@gmail.com> wrote:
> On Sunday, July 15, 2012 10:57:00 AM UTC-5, Chris Angelico wrote:
>> 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.
>
> I don't understand Chris? It's obvious that the OP is on a windows box; for which no installation is required.

I have here a Windows XP system (shh, it doesn't know there's Linux
between it and the hardware) which has no such context-menu item. Ergo
it is not standard and cannot be assumed to be on the target computer,
and installation IS required.

> And, what is so egregious about "less steps"(sic)? Do you prefer to be unproductive? Did you forget the lazy programmers creed? Is your employer paying you by the hour? ...all good questions.

And if you're going to quibble about "fewer steps" then you should
probably have an apostrophe in "lazy programmers' creed". Just sayin'.

ChrisA

[toc] | [prev] | [next] | [standalone]


#25353

FromRick Johnson <rantingrickjohnson@gmail.com>
Date2012-07-15 09:19 -0700
Message-ID<mailman.2140.1342369162.4697.python-list@python.org>
In reply to#25351
On Sunday, July 15, 2012 10:57:00 AM UTC-5, Chris Angelico wrote:
> 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.

I don't understand Chris? It's obvious that the OP is on a windows box; for which no installation is required. 

And, what is so egregious about "less steps"(sic)? Do you prefer to be unproductive? Did you forget the lazy programmers creed? Is your employer paying you by the hour? ...all good questions.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web