I don't know what Idle has to do with it. sys.args contains the command
line arguments used to start a script.
Dale Amon wrote:
I wonder if someone could point me at documentation
on how to debug some of the standard Unix type things
in Idle. I cannot seem to figure out how to set my
argument line for the program I am debugging in an Idle
window. for example:
vlmdeckcheck.py --strict --debug file.dat
There must be a way to tell it what the command line args
are for the test run but I can't find it so far.
--
http://mail.python.org/mailman/listinfo/python-list