]> granicus.if.org Git - python/commit
Issue 4922: Incorrect comments for MutableSet.add() and MutableSet.discard().
authorRaymond Hettinger <python@rcn.com>
Tue, 13 Jan 2009 09:08:32 +0000 (09:08 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 13 Jan 2009 09:08:32 +0000 (09:08 +0000)
commit2d21d50c10d1041f56d6f089d66a98b2bbf55e12
tree64dd05eb5379c2cf9954f16ad7a92bac8a261f22
parentfbcf749479c088c933e74326f76358b0a57f6210
Issue 4922: Incorrect comments for MutableSet.add() and MutableSet.discard().

Needs to be backported to 2.6 and forward ported to 3.0 and 3.1.
Lib/_abcoll.py