Russ P. wrote:
> Is it possible to pass command-line arguments when running a program
> in IDLE? The "Run" menu does not seem to provide that option. Thanks.
thunderfoot's workaround should work well, but requires changing the
script.
If you want IDLE environment, but don't mind running IDLE from
On Nov 7, 6:27 am, "Russ P." <[EMAIL PROTECTED]> wrote:
> Is it possible to pass command-line arguments when running a program
> in IDLE? The "Run" menu does not seem to provide that option. Thanks.
Can't you just fake the command line args by setting sys.argv? This
isn't too sophisticated, but it
Is it possible to pass command-line arguments when running a program
in IDLE? The "Run" menu does not seem to provide that option. Thanks.
--
http://mail.python.org/mailman/listinfo/python-list
it does have one in activepython
Thanks and Regards,
Ginger
- Original Message -
From: "Russ P." <[EMAIL PROTECTED]>
To:
Sent: Wednesday, November 07, 2007 8:56 AM
Subject: command-line arguments in IDLE
> Is it possible to pass command-line arguments when run
Is it possible to pass command-line arguments when running a program
in IDLE? The "Run" menu does not seem to provide that option. Thanks.
--
http://mail.python.org/mailman/listinfo/python-list