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 JayKrish, Todd.Rovito, philwebster, python-dev, terry.reedy
Date 2013-08-30.03:11:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377832281.76.0.0433472611759.issue18489@psf.upfronthosting.co.za>
In-reply-to
Content
Adding
        engine.patvar.set(None)
        Equal(search(text), None)

to test_search completed the coverage.
History
Date User Action Args
2013-08-30 03:11:21terry.reedysetrecipients: + terry.reedy, Todd.Rovito, python-dev, JayKrish, philwebster
2013-08-30 03:11:21terry.reedysetmessageid: <1377832281.76.0.0433472611759.issue18489@psf.upfronthosting.co.za>
2013-08-30 03:11:21terry.reedylinkissue18489 messages
2013-08-30 03:11:21terry.reedycreate