Issue 4922: Incorrect comments for MutableSet.add() and MutableSet.discard().
commita302d7ad0acf2eeb2d1623788e6d60b310b6a0f8
authorraymond.hettinger <raymond.hettinger@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 13 Jan 2009 09:08:32 +0000 (13 09:08 +0000)
committerraymond.hettinger <raymond.hettinger@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 13 Jan 2009 09:08:32 +0000 (13 09:08 +0000)
tree8f59954ceeea590bd0fb078e7f78608bcafab246
parent793bd590e5545c91551e5be0d8bbfdb4ccd75d48
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.

git-svn-id: http://svn.python.org/projects/python/trunk@68570 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/_abcoll.py