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 steve.dower
Recipients Maja Tomic, eryksun, kbk, paul.moore, roger.serwy, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2015-10-25.23:16:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1445814989.12.0.112589528825.issue25450@psf.upfronthosting.co.za>
In-reply-to
Content
We can add more options to the start menu icon, even something like "--start-in %userprofile%" should work there, as it really is just a blob of text (though I need to test that). Accepting "--start-in ~" and os.path.expanduser() would also be fine, I believe.
History
Date User Action Args
2015-10-25 23:16:29steve.dowersetrecipients: + steve.dower, terry.reedy, kbk, paul.moore, tim.golden, roger.serwy, zach.ware, eryksun, Maja Tomic
2015-10-25 23:16:29steve.dowersetmessageid: <1445814989.12.0.112589528825.issue25450@psf.upfronthosting.co.za>
2015-10-25 23:16:29steve.dowerlinkissue25450 messages
2015-10-25 23:16:28steve.dowercreate