]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Model set.pop() after dict.popitem().
authorRaymond Hettinger <python@rcn.com>
Tue, 2 Aug 2005 03:45:16 +0000 (03:45 +0000)
committerRaymond Hettinger <python@rcn.com>
Tue, 2 Aug 2005 03:45:16 +0000 (03:45 +0000)
commit67962ab1bb4f75083c588e36a00bbcf480fb7c91
tree484e65c0f39e514f962747126aa19f8cf3a3f735
parent6a694508ae2a6259fc3bae723934ae00c0797e48
Model set.pop() after dict.popitem().
Include/setobject.h
Objects/setobject.c