This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jvanpraag
Recipients jvanpraag
Date 2010-04-12.12:49:09
SpamBayes Score 1.2417087e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
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.
History
Date User Action Args
2010-04-12 12:49:11jvanpraagsetrecipients: + jvanpraag
2010-04-12 12:49:11jvanpraagsetmessageid: <[email protected]>
2010-04-12 12:49:09jvanpraaglinkissue8378 messages
2010-04-12 12:49:09jvanpraagcreate