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 eryk sun, frostyelsa, paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2016-12-20.20:33:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482266013.99.0.949995926775.issue29014@psf.upfronthosting.co.za>
In-reply-to
Content
> Steve, you could move the "Edit with IDLE" menu out of the Python.File ProgId to an entry defined in SystemFileAssociations.

I could, but I don't want to. I'd rather figure out adding an "Open With" entry for IDLE.

There's no reason to for IDLE to be a system-level association if the user has not chosen the association, just as I'd expect any text editor to be opt-in.
History
Date User Action Args
2016-12-20 20:33:34steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, tim.golden, zach.ware, eryk sun, frostyelsa
2016-12-20 20:33:33steve.dowersetmessageid: <1482266013.99.0.949995926775.issue29014@psf.upfronthosting.co.za>
2016-12-20 20:33:33steve.dowerlinkissue29014 messages
2016-12-20 20:33:33steve.dowercreate