]> granicus.if.org Git - python/commit
Fix typo in __slots__ of ImmutableSet.
authorGuido van Rossum <guido@python.org>
Mon, 19 Aug 2002 16:29:58 +0000 (16:29 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Aug 2002 16:29:58 +0000 (16:29 +0000)
commit0b650d756572e33c923eb4998224da2d95dffaac
treea066929c665934d908978b7edc0ad9ce6e30785e
parentd8ab35c933ec8f19dc119a67af896973a3849663
Fix typo in __slots__ of ImmutableSet.
Lib/sets.py