diff options
| author | Guido van Rossum <guido@python.org> | 2001-05-01 12:10:21 (GMT) |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 2001-05-01 12:10:21 (GMT) |
| commit | 09e563abb450ab9978c9fd7589a8c88e12c60c21 (patch) | |
| tree | 664e72d3a6c29ce0258f4736e3959dc89a42a41a /Lib/weakref.py | |
| parent | 82c690f11ac93f5a3055f614ddd7f1cd29793136 (diff) | |
| download | cpython-09e563abb450ab9978c9fd7589a8c88e12c60c21.zip cpython-09e563abb450ab9978c9fd7589a8c88e12c60c21.tar.gz cpython-09e563abb450ab9978c9fd7589a8c88e12c60c21.tar.bz2 | |
Add experimental iterkeys(), itervalues(), iteritems() to dict
objects.
Tests show that iteritems() is 5-10% faster than iterating over the
dict and extracting the value with dict[key].
Diffstat (limited to 'Lib/weakref.py')
0 files changed, 0 insertions, 0 deletions
