Searched refs:DictType (Results 1 – 10 of 10) sorted by relevance
45 from types import DictType67 if not isinstance(self.__optiondb, DictType):
40 DictType = DictionaryType = dict variable
745 dispatch[DictType] = dump_struct1429 if isinstance(extra_headers, DictType):
720 type(self.callback_kwargs) is not types.DictType):851 elif isinstance(other, types.DictType):
116 from types import DictType, StringType, TupleType, ListType291 assert_(type(environ) is DictType,
27 if ty is types.DictType:
124 DictType: DictTreeItem,
110 .. data:: DictType118 An alternate name for ``DictType``.
19 single: DictType (in module types)24 ``types.DictType``.
499 if isinstance(cexecuted, types.DictType):