]> granicus.if.org Git - python/commit
Validate that __length_hint__ returns a usable result.
authorRaymond Hettinger <python@rcn.com>
Tue, 3 Feb 2009 02:23:19 +0000 (02:23 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 3 Feb 2009 02:23:19 +0000 (02:23 +0000)
commitd6fc2623c5e765df20f2072aa6575b0c5c272692
treefed146296b4c1866efd720382e34507c672fd751
parentb516370bcbeef7391edc28fa6bfcc8da6d98beea
Validate that __length_hint__ returns a usable result.
Lib/test/test_iterlen.py
Objects/abstract.c