idle.py commandline

bry at itnisk.com bry at itnisk.com
Fri Jul 23 09:25:19 EDT 2004


How do I get idly.py to send a commandline onto the script it is running with a
structure like -folder c:\projects

as in 
c:\Python23\lib\idlelib\idle.py -r c:\python23\cline.py -folder c:\\projects

I want it to ignore -folder c:\\projects and pass that on to the script. 




More information about the Python-list mailing list