| commit | c058fd14a9abdffff4f65ebd87a042fad6e68a2e | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Sat Feb 07 02:45:22 2004 +0000 |
| committer | Raymond Hettinger <python@rcn.com> | Sat Feb 07 02:45:22 2004 +0000 |
| tree | 41f0a0e596a48de87bd46fab96b07de585a45380 | |
| parent | b5ba8d749d66403edab1eaf9f3f83006134c0a67 [diff] |
* Fix ref counting in extend() and extendleft(). * Let deques support reversed().