diff options
author | Barry Warsaw <barry@python.org> | 2001-09-25 21:40:04 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2001-09-25 21:40:04 +0000 |
commit | 45653503ec0a0f8db383aa3532bc09450970c74a (patch) | |
tree | 7545810261f9da0a9c10f1a10a8c47aced10b6b9 /Lib/test/pydocfodder.py | |
parent | 874f15aa289e30e32a74379749cf9b6bea674fde (diff) | |
download | cpython-git-45653503ec0a0f8db383aa3532bc09450970c74a.tar.gz |
test_iterator(): Don't do a type comparison to see if it's an
iterator, just test to make sure it has the two required iterator
protocol methods __iter__() and next() -- actually just test
hasattr-ness.
Diffstat (limited to 'Lib/test/pydocfodder.py')
0 files changed, 0 insertions, 0 deletions