]> granicus.if.org Git - python/commit
Portion of SF patch #761104. Fixes a minor docstring error.
authorRaymond Hettinger <python@rcn.com>
Thu, 26 Jun 2003 18:49:28 +0000 (18:49 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 26 Jun 2003 18:49:28 +0000 (18:49 +0000)
commitf6fe4eda6e00028c55fee31f53b92d9740e329fa
tree5ac585a1fe50ee5728eeca5b95e487e82cea9bd0
parentdaa340418be15999ef635302b613f7bcded45cdb
Portion of SF patch #761104.   Fixes a minor docstring error.
_TemporarilyImmutableSet is in fact a subclass of BaseSet
Lib/sets.py