]> granicus.if.org Git - python/commit
Reversed UserLists are not required to support __length_hint__.
authorRaymond Hettinger <python@rcn.com>
Wed, 6 Feb 2008 22:45:43 +0000 (22:45 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 6 Feb 2008 22:45:43 +0000 (22:45 +0000)
commit2f653c19f4ef01f326692a2e2a8111eeaa4286ac
tree62b3dbd013b6fd6b69e89d2bfae617e537b67239
parent6cc14a05d203868b84418a06d6c8254a4470e448
Reversed UserLists are not required to support __length_hint__.
Lib/test/test_iterlen.py