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 roger.serwy
Recipients Cemal.Duman, roger.serwy
Date 2012-09-28.16:43:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348850585.21.0.460081848617.issue15862@psf.upfronthosting.co.za>
In-reply-to
Content
With Python 2.7.3 on Win7, I tried the following:

C:\Python27>set HOME=H:\
C:\Python27>python -m idlelib.idle

I do receive the same warning messages described by Cemal, since I don't have a valid H:\ drive. However, IDLE is responsive. Running IDLE using Lib\idlelib\idle.bat fails, though.

Also, launching IDLE from the start menu still works.

Cemal, can you confirm this?
History
Date User Action Args
2012-09-28 16:43:05roger.serwysetrecipients: + roger.serwy, Cemal.Duman
2012-09-28 16:43:05roger.serwysetmessageid: <1348850585.21.0.460081848617.issue15862@psf.upfronthosting.co.za>
2012-09-28 16:43:05roger.serwylinkissue15862 messages
2012-09-28 16:43:05roger.serwycreate