commit | 8da9da0ccc7c63aff0fbc5d65b3e0ca28a754090 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Fri Aug 09 00:43:38 2002 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Fri Aug 09 00:43:38 2002 +0000 |
tree | 59a3518e6648fdf6324966fdba8d306defe108ee | |
parent | cb4321eb172a001d38c76e417c50303fca733b62 [diff] |
Revised the test suite for 'contains' to use the test() function argument rather than vereq(). While it was effectively testing regular strings, it ignored the test() function argument when called by test_userstring.py.