]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Refactor set.discard() and set.remove().
authorRaymond Hettinger <python@rcn.com>
Sat, 13 Dec 2003 18:53:18 +0000 (18:53 +0000)
committerRaymond Hettinger <python@rcn.com>
Sat, 13 Dec 2003 18:53:18 +0000 (18:53 +0000)
commit0deab62704d56d9c30933998dee7b6d9ca7b6c72
treec94318e6e3f51757c8d3049b7d39564c45afa369
parent6a8bbdbe7b97cbcafdf32db9d733441a5ff20683
Refactor set.discard() and set.remove().
Objects/setobject.c