summaryrefslogtreecommitdiff
path: root/Objects/stringobject.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-05-01 12:10:21 +0000
committerGuido van Rossum <guido@python.org>2001-05-01 12:10:21 +0000
commit09e563abb450ab9978c9fd7589a8c88e12c60c21 (patch)
tree664e72d3a6c29ce0258f4736e3959dc89a42a41a /Objects/stringobject.c
parent82c690f11ac93f5a3055f614ddd7f1cd29793136 (diff)
downloadcpython-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