diff options
author | Guido van Rossum <guido@python.org> | 2001-05-01 12:10:21 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-05-01 12:10:21 +0000 |
commit | 09e563abb450ab9978c9fd7589a8c88e12c60c21 (patch) | |
tree | 664e72d3a6c29ce0258f4736e3959dc89a42a41a /Objects/stringobject.c | |
parent | 82c690f11ac93f5a3055f614ddd7f1cd29793136 (diff) | |
download | cpython-git-09e563abb450ab9978c9fd7589a8c88e12c60c21.tar.gz |
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 'Objects/stringobject.c')
0 files changed, 0 insertions, 0 deletions