]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bypass set specific optimizations for set and frozenset subclasses.
authorRaymond Hettinger <python@rcn.com>
Thu, 8 Feb 2007 00:50:39 +0000 (00:50 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 8 Feb 2007 00:50:39 +0000 (00:50 +0000)
commit0e7a632f57ed26079af1f388626311f1b9c1227c
tree56082813803dff7fa368c3eb58848365b3f808f7
parent6d121f168cca9df59fe4b3908cecbc346e185650
Bypass set specific optimizations for set and frozenset subclasses.
Objects/setobject.c