Lines Matching refs:set
93 if type(value) in (tuple, list, set, frozenset):
110 is a set of all the undeclared names from the sequence of names found.
200 self.filters = set()
201 self.tests = set()
222 self.names = set(names)
223 self.undeclared = set()
512 skip_special_params = set()
624 """Pops the current parameter definitions set."""
663 self._assign_stack.append(set())
1377 # This is a special case. Since a set block always captures we
1378 # will disable output checks. This way one can use set blocks
1421 # when used anywhere but in a `set` context