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-04.23:00:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346799651.29.0.656374950061.issue15862@psf.upfronthosting.co.za>
In-reply-to
Content
IDLE not responding is likely due to Issue13582, since the warning message would cause IDLE to terminate abruptly when launched with pythonw.exe.

What does os.path.expanduser("~") evaluate to when executed from the IDLE shell?
History
Date User Action Args
2012-09-04 23:00:51roger.serwysetrecipients: + roger.serwy, Cemal.Duman
2012-09-04 23:00:51roger.serwysetmessageid: <1346799651.29.0.656374950061.issue15862@psf.upfronthosting.co.za>
2012-09-04 23:00:50roger.serwylinkissue15862 messages
2012-09-04 23:00:50roger.serwycreate