]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 6037: MutableSequence.__iadd__ should return self.
authorRaymond Hettinger <python@rcn.com>
Mon, 18 May 2009 15:49:55 +0000 (15:49 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 18 May 2009 15:49:55 +0000 (15:49 +0000)
commitdb2517c66ae9258dc892ee6235cdd9669d269db1
tree6f4fa3fe31addf4e8e3e0243b3dfde78c17c40ad
parentc823af37ee9ec6873a4babaa41b74b768f1204b1
Issue 6037: MutableSequence.__iadd__ should return self.
Lib/_abcoll.py