]> granicus.if.org Git - python/commit
Simplify explanation of multiset operations by removing restrictions on negative...
authorRaymond Hettinger <python@rcn.com>
Wed, 21 Jan 2009 20:36:27 +0000 (20:36 +0000)
committerRaymond Hettinger <python@rcn.com>
Wed, 21 Jan 2009 20:36:27 +0000 (20:36 +0000)
commite0d1b9f11fc10cc2fb797606dc55967a66821529
tree2a8ae4cab2ea1614a2ef2f7f3c6557b08862fd20
parent63b3a97a2a7277fb05e2aeaee9890a25fb385702
Simplify explanation of multiset operations by removing restrictions on negative inputs.
Doc/library/collections.rst
Lib/collections.py
Lib/test/test_collections.py