| commit | a3b11e7fb3552bf9a73ba31cda30b9c0f342cb5c | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Wed Dec 31 14:08:58 2003 +0000 |
| committer | Raymond Hettinger <python@rcn.com> | Wed Dec 31 14:08:58 2003 +0000 |
| tree | b146742212684e882195399169855d0ed3f1007d | |
| parent | a180581511c91875ade801b32c6ca17a3e34d12d [diff] |
* Simplify and speedup logic for tp_print. * Speed-up intersection whenever PyDict_Next can be used.