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 markroseman
Recipients kbk, markroseman, roger.serwy, terry.reedy
Date 2015-10-06.00:22:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444090961.5.0.475586918758.issue25313@psf.upfronthosting.co.za>
In-reply-to
Content
On a more direct note, have attached missingtheme.patch, which ensures that all queries for the active theme go through CurrentTheme(), which has been modified to verify that the theme exists; if not, it returns 'IDLE Classic'
History
Date User Action Args
2015-10-06 00:22:41markrosemansetrecipients: + markroseman, terry.reedy, kbk, roger.serwy
2015-10-06 00:22:41markrosemansetmessageid: <1444090961.5.0.475586918758.issue25313@psf.upfronthosting.co.za>
2015-10-06 00:22:41markrosemanlinkissue25313 messages
2015-10-06 00:22:40markrosemancreate