summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-03-18 08:38:00 +0000
committerRaymond Hettinger <python@rcn.com>2004-03-18 08:38:00 +0000
commit0ce6dc85300050356dfa127d741e80fdc9ad987a (patch)
treec91e503b59aaf8079758ae1586c78b9c26d51afa /Python/errors.c
parent0e5e6c70e6949bb82c54e1da2cff1836523902c4 (diff)
downloadcpython-git-0ce6dc85300050356dfa127d741e80fdc9ad987a.tar.gz
Make the new dictionary iterators transparent with respect to length.
This gives another 30% speedup for operations such as map(func, d.iteritems()) or list(d.iteritems()) which can both take advantage of length information when provided.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions