The Interactive Startup File

Martin v. Löwis martin at v.loewis.de
Thu Dec 19 02:04:55 EST 2002


"BrandonRC" <b.clausing at attbi.com> writes:

> Am I understanding correctly?
> 
> IDLESTARTUP = D:\Program Files\Python22\PythonStartUpCmds.py
> "Interactive Window" = "D:\Program Files\Python22\pythonw.exe"
> "D:\PROGRA~1\Python22\Tools\idle\idle.pyw"

In addition to setting IDLESTARTUP, you also need to pass the -s
command line option to idle.

HTH,
Martin



More information about the Python-list mailing list