New submission from John Van Praag <j...@jvp247.com>: The PYTHONSTARTUP environment variable does not work--does not import the indicated startup file--when IDLE is started under Windows. I have tested under Windows XP SP2, and under Windows Vista Ultimate 64 bit.
The os.environ variable does list the startup file, but IDLE fails to run it. ---------- messages: 102943 nosy: jvanpraag severity: normal status: open title: PYTHONSTARTUP broken on Windows type: behavior versions: Python 3.1 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8378> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com