[Tutor] Division

Gregor Lingl glingl@aon.at
Mon, 3 Dec 2001 18:51:20 +0100


Oh! (*flush!* (red))

What a mistake!
I wanted to say:

C:\python22\tools\python -Qnew idle.py
                                 ^^^^^^^^
doesn't work

(And it doesn't!)

Gregor


----- Original Message ----- 
From: "dman" <dsh8290@rit.edu>
To: <tutor@python.org>
Sent: Monday, December 03, 2001 4:51 PM
Subject: Re: [Tutor] Division


> On Mon, Dec 03, 2001 at 07:48:40AM +0100, Gregor Lingl wrote:
> | Dear Tim!
> | 
> | Thanks! This works fine.
> | 
> | But unfortunataly there remains the problem of starting
> | IDLE - which I use to use with my students - in this new mode:
> | 
> | C:\python22\tools\idle -Qnew idle.py
                             ************
> 
> Open up the file C:\python22\tools\idle and see what it is.  I would
> guess (but I don't have windows or idle installed) that it is a batch
> script or something.  You need to put the -Qnew option in there such
> that _python_, not idle, gets the option.  Right now I think you are
> giving idle the -Qnew option, and it really doesn't care.
> 
> -D
> 
> --
> 
> He who finds a wife finds what is good
>     and receives favor from the Lord.
>         Proverbs 18:22
> 
> 
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>