diff options
| author | Raymond Hettinger <python@rcn.com> | 2010-03-09 09:58:53 (GMT) |
|---|---|---|
| committer | Raymond Hettinger <python@rcn.com> | 2010-03-09 09:58:53 (GMT) |
| commit | aba2293862fc2c74edf3e407acd3e62e7649db13 (patch) | |
| tree | 73804d1a1f49dde5ed6041eae810dcce06142aaf /Python/import.c | |
| parent | 9bd3508530cfcb1687c4a4cddd12a09f234026ee (diff) | |
| download | cpython-aba2293862fc2c74edf3e407acd3e62e7649db13.zip cpython-aba2293862fc2c74edf3e407acd3e62e7649db13.tar.gz cpython-aba2293862fc2c74edf3e407acd3e62e7649db13.tar.bz2 | |
Have links in OrderedDicts be native Python lists instead
of a custom class with __slots__. This simplifies the
code a bit, reduces memory consumption, improves speed,
and eliminates the need for weak reference proxies.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions
