]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Faster and simpler _replace() method
authorRaymond Hettinger <python@rcn.com>
Fri, 14 Dec 2007 19:19:59 +0000 (19:19 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 14 Dec 2007 19:19:59 +0000 (19:19 +0000)
commit07ae83f8400702a78825204751604b98b6f69c65
tree857a958d537304f4a4709e70b5a31c2352ed1619
parentadbda844d0782a64a278561f08bdf7b0d8218bdb
Faster and simpler _replace() method
Doc/library/collections.rst
Lib/collections.py