Unless you're talking about PythonWin, which does not appear to honor PYTHONSTARTUP. IDLE will if you start it with the -s command line option. The version of Boa in CVS now honors it with the -s option also. PyCrust runs the startup script automatically.
--- Patrick K. O'Brien Orbtech (http://www.orbtech.com) "I am, therefore I think." -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Markus Daniel Sent: Monday, October 08, 2001 11:32 AM To: [EMAIL PROTECTED] Subject: Re: startup script Henry wrote: > How do I make the python interpreter run a script upon startup? Check the manual about environment variable "PYTHONSTARTUP". Markus _______________________________________________ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activepython