Home
last modified time | relevance | path

Searched refs:_TemporarilyImmutableSet (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dsets.py545 return _TemporarilyImmutableSet(self)
548 class _TemporarilyImmutableSet(BaseSet): class
/external/python/cpython2/Doc/library/
Dsets.rst249 :class:`_TemporarilyImmutableSet`.
254 :class:`_TemporarilyImmutableSet`. In other words, sets of mutable sets are not