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-09-19.18:34:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442687681.31.0.813309084762.issue25178@psf.upfronthosting.co.za>
In-reply-to
Content
Follow-on to #25173, any regex errors are displayed by SearchEngine but they should be shown by the dialog where the user is typing the error. Either as a modal tkMessageBox attached to the dialog, or as an inline error in the dialog itself.
History
Date User Action Args
2015-09-19 18:34:41markrosemansetrecipients: + markroseman, terry.reedy, kbk, roger.serwy
2015-09-19 18:34:41markrosemansetmessageid: <1442687681.31.0.813309084762.issue25178@psf.upfronthosting.co.za>
2015-09-19 18:34:41markrosemanlinkissue25178 messages
2015-09-19 18:34:41markrosemancreate