]> granicus.if.org Git - python/commit
Topical change: use 'startswith()' to identify test methods with a
authorSteve Purcell <steve@pythonconsulting.com>
Tue, 23 Sep 2003 08:41:53 +0000 (08:41 +0000)
committerSteve Purcell <steve@pythonconsulting.com>
Tue, 23 Sep 2003 08:41:53 +0000 (08:41 +0000)
commit3198275acef08b4fc7ea8939ed91105f50148e1e
treed881551e356be872a9e08d1d9d21daecc95a7cd9
parent09fad27a29419b4f86478ba363676eb147463384
Topical change: use 'startswith()' to identify test methods with a
given prefix rather than comparing a slice.
Lib/unittest.py