diff options
author | Raymond Hettinger <python@rcn.com> | 2010-09-14 19:40:15 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2010-09-14 19:40:15 +0000 |
commit | f7328d026be6c2ee0bdd8dac32243f73b6b0563a (patch) | |
tree | 7561facfb16a296b94a81652a69752313f2d7b11 /Python/mysnprintf.c | |
parent | 328ec7455f11f14cb4bf7077c6a4fa48b2356433 (diff) | |
download | cpython-git-f7328d026be6c2ee0bdd8dac32243f73b6b0563a.tar.gz |
Improve iteration speed by only proxying back links.
The forward links are hard references.
The sentinel element is also a weakref proxy
(to break a forward cylce wrapping around the sentinel).
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions