]> granicus.if.org Git - python/commit
Issue #21545: Add .pop example and tweak comment about pure mutation methods.
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 23 May 2014 04:34:02 +0000 (00:34 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 23 May 2014 04:34:02 +0000 (00:34 -0400)
commitcc798377b76050d65e1a3c86b7f026d37bca63af
tree4989edbdbc5660505058c7fe0f4b192ca6f35e44
parentfd613498482fdc71ebda878196b996c00f85c382
Issue #21545: Add .pop example and tweak comment about pure mutation methods.
Patch prepared by David Harrigan.
Doc/tutorial/datastructures.rst
Misc/ACKS