Just finishing my first Python (2.6 on Win XP)  program, which is
working fine.  My "Duh?" question is about how to run it from within
IDLE and pass it command line arguments.  No problem using sys.argv
from a Windows command line, but I have missed how you can do that
from within IDLE, which complicates development and debugging.

 

--
Alan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to