| commit | 8ca92ae54c3c0958bf073fe04d897f8f01e02547 | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Thu Mar 11 09:13:12 2004 +0000 |
| committer | Raymond Hettinger <python@rcn.com> | Thu Mar 11 09:13:12 2004 +0000 |
| tree | 45e7bdaf0195a815f8bc68eace8a5105fa583fad | |
| parent | 97bc6182297ab383d54dca4b85fe656a658e7f0d [diff] |
Eliminate a big block of duplicate code in PySequence_List() by exposing _PyList_Extend().