idle.py commandline

Christopher T King squirrel at WPI.EDU
Fri Jul 23 11:25:41 EDT 2004


On Fri, 23 Jul 2004 bry at itnisk.com wrote:

> 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. 

Do it just like you typed it ;)




More information about the Python-list mailing list