commit | 7892b1c651d72a5bd08372f40309dec08a7065f0 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Mon Apr 12 18:10:01 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Mon Apr 12 18:10:01 2004 +0000 |
tree | 7ae71a1e81651c4fa7f786ebfbdbc8364a41730e | |
parent | 45d0b5cc44ffb6227a2379a39b00d480f253edd5 [diff] |
* Add unittests for iterators that report their length * Document the differences between them * Fix corner cases covered by the unittests * Use Py_RETURN_NONE where possible for dictionaries