]> granicus.if.org Git - python/commit
SF Bug 645777: list.extend() works with any iterable and is no longer
authorRaymond Hettinger <python@rcn.com>
Sun, 29 Dec 2002 05:49:09 +0000 (05:49 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 29 Dec 2002 05:49:09 +0000 (05:49 +0000)
commitf8bcfb13f126d3990dbccecb48a3d74b11e7841e
tree4a2b22a8f724ecc6ae72b368aa68b6736efe81a2
parent4643bd9a9cf43332992d10982c52debf3f0d980c
SF Bug 645777:  list.extend() works with any iterable and is no longer
experimental.
Doc/lib/libstdtypes.tex
Objects/listobject.c