[issue18489] IDLE Unit test for SearchEngine.py

Terry J. Reedy report at bugs.python.org
Fri Aug 30 05:11:21 CEST 2013


Terry J. Reedy added the comment:

Adding
        engine.patvar.set(None)
        Equal(search(text), None)

to test_search completed the coverage.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18489>
_______________________________________


More information about the Python-bugs-list mailing list