[Tutor] Idle and program command line

Marilyn Davis marilyn at deliberate.com
Fri Feb 20 13:22:13 EST 2004


On Thu, 19 Feb 2004, Danny Yoo wrote:

> 
> 
> On Thu, 19 Feb 2004, Marilyn Davis wrote:
> 
> > > in the tutor for Idle it is written that you can't pass command line
> > > arguments to your python script via Idle. They suggest to set the
> > > arguments directly in the script. If the script is tested and to be
> > > run alone you can comment these settings out.
> >
> > Thank you.  I figured something like that but wanted to be sure I wasn't
> > missing some hidden button.
> 
> 
> It might make a good feature request to allow for the definition of
> command line arguments in IDLE.  You can ask on IDLE-dev and see what
> their response is:
> 
>     http://mail.python.org/mailman/listinfo/idle-dev
> 
> 
> Talk to you later!

OK, good idea.  Did it and it was well-received.

>From marilyn at deliberate.com Fri Feb 20 10:19:08 2004
Date: Fri, 20 Feb 2004 10:15:08 -0800 (PST)
From: Marilyn Davis <marilyn at deliberate.com>
To: Kurt B. Kaiser <kbk at shore.net>
Cc: idle-dev at python.org
Subject: Re: [Idle-dev] Setting argv in idle


Thanks.  The __future__ looks good.

Marilyn

On Fri, 20 Feb 2004, Kurt B. Kaiser wrote:

> Marilyn Davis <marilyn at deliberate.com> writes:
> 
> > My friends and I can't find a way to set up command line arguments
> > to feed into our python programs while using idle.
> >
> > This would be a useful feature.
> >
> > It's easy to work-around this but, still, it would be nice.
> 
> GvR would like this, also:
> 
> https://sourceforge.net/tracker/index.php?func=detail&aid=441575&group_id=9579&atid=359579
> 
> 






More information about the Tutor mailing list