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 philwebster
Recipients JayKrish, Todd.Rovito, philwebster, terry.reedy
Date 2013-07-18.03:30:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374118219.91.0.797974191988.issue18489@psf.upfronthosting.co.za>
In-reply-to
Content
This test uses the mock text widget to search forwards and backwards, with and without wrapping. It also tests for empty matches with the 'ok' flag set in search_text(). The patch relies on the mock text tag_add function implemented in #18226.
History
Date User Action Args
2013-07-18 03:30:19philwebstersetrecipients: + philwebster, terry.reedy, Todd.Rovito, JayKrish
2013-07-18 03:30:19philwebstersetmessageid: <1374118219.91.0.797974191988.issue18489@psf.upfronthosting.co.za>
2013-07-18 03:30:19philwebsterlinkissue18489 messages
2013-07-18 03:30:19philwebstercreate