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 ned.deily
Recipients ethan.furman, mark, ned.deily, serhiy.storchaka
Date 2014-08-02.19:23:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1407007392.06.0.670933958288.issue22121@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, on OS X when IDLE is launched from the Finder, for example by double-clicking on an IDLE icon, IDLE defaults to using the user's Documents folder as its working directory.  When IDLE is launched from a command line shell, it uses the current working directory.  Perhaps something similar can be done for Windows.
History
Date User Action Args
2014-08-02 19:23:12ned.deilysetrecipients: + ned.deily, mark, ethan.furman, serhiy.storchaka
2014-08-02 19:23:12ned.deilysetmessageid: <1407007392.06.0.670933958288.issue22121@psf.upfronthosting.co.za>
2014-08-02 19:23:12ned.deilylinkissue22121 messages
2014-08-02 19:23:11ned.deilycreate