diff options
author | Raymond Hettinger <python@rcn.com> | 2009-03-03 22:42:48 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2009-03-03 22:42:48 +0000 |
commit | 89194ff2807e040804c2fa8a92a1da04844471a2 (patch) | |
tree | 7b07927907a84b1ee9fee4ebfa92cf2d48a4812e /Python/import.c | |
parent | 0c9881782bc1a72fb9fda571bee195c242160de9 (diff) | |
download | cpython-git-89194ff2807e040804c2fa8a92a1da04844471a2.tar.gz |
Now that __keys are fully hidden, switch the underlying structure
to deque() which futher reduces the temptation to index or resort.
Also, it is a bit faster for some cases.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions