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 terry.reedy
Recipients louielu, ncoghlan, serhiy.storchaka, terry.reedy
Date 2017-03-03.21:16:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488575776.07.0.040442107321.issue29645@psf.upfronthosting.co.za>
In-reply-to
Content
This will help IDLE startup (though webbrowser should not be imported on windows, where os.startfile is used instead).

This is a somewhat separate issue, but should the Windows code be modified for Win10 and Microsoft Edge?
History
Date User Action Args
2017-03-03 21:16:16terry.reedysetrecipients: + terry.reedy, ncoghlan, serhiy.storchaka, louielu
2017-03-03 21:16:16terry.reedysetmessageid: <1488575776.07.0.040442107321.issue29645@psf.upfronthosting.co.za>
2017-03-03 21:16:16terry.reedylinkissue29645 messages
2017-03-03 21:16:16terry.reedycreate