]> granicus.if.org Git - python/commit
Add tests for char in string -- including required exceptions for
authorGuido van Rossum <guido@python.org>
Tue, 7 Mar 2000 15:52:01 +0000 (15:52 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 7 Mar 2000 15:52:01 +0000 (15:52 +0000)
commitda2361ac1df04934246c4e7d22cf0951b75836c4
tree6c6ded1639e3ff85cc89ef59ef7b2f88610206b1
parent2663c13c5bed61f32135446e49429c886a562489
Add tests for char in string -- including required exceptions for
non-char in string.
Lib/test/test_contains.py