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 AlexWaygood, epaine, ronaldoussoren, steve.dower, terry.reedy
Date 2022-02-05.05:14:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644038095.15.0.283096724339.issue45447@roundup.psfhosted.org>
In-reply-to
Content
For the open dialog, we only need the expanded extension list.  People with no-extension python code file must select 'all files'.  Once the file is open, we need the issource function to decide whether to turn on the colorizer.  I intend to review the patch itself tomorrow.
History
Date User Action Args
2022-02-05 05:14:55terry.reedysetrecipients: + terry.reedy, ronaldoussoren, steve.dower, epaine, AlexWaygood
2022-02-05 05:14:55terry.reedysetmessageid: <1644038095.15.0.283096724339.issue45447@roundup.psfhosted.org>
2022-02-05 05:14:55terry.reedylinkissue45447 messages
2022-02-05 05:14:55terry.reedycreate