Home
last modified time | relevance | path

Searched defs:__class__ (Results 1 - 12 of 12) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_super.py92 __class__ = 413 variable in TestSuper.test_various___class___pathologies.X
109 __class__ variable in TestSuper.test_various___class___pathologies.X
117 __class__ = 42 global() variable in TestSuper.test_various___class___pathologies.X
[all...]
H A Dtest_isinstance.py32 __class__ = property(getclass) global() variable in TestIsInstanceExceptions.test_class_has_no_bases.I
52 __class__ = property(getclass) global() variable in TestIsInstanceExceptions.test_bases_raises_other_than_attribute_error.I
91 __class__ = property(getclass) global() variable in TestIsInstanceExceptions.test_isinstance_dont_mask_non_attribute_error.C
169 __class__ = property(getclass) global() variable in AbstractInstance
H A Dtest_codeccallbacks.py1227 __class__ = cls variable in CodecCallbackTest.test_fake_error_class.FakeUnicodeError
1232 __class__ = cls variable in CodecCallbackTest.test_fake_error_class.FakeUnicodeError
H A Dtest_types.py1821 __class__ = types.SimpleNamespace variable in SimpleNamespaceTests.test_fake_namespace_compare.FakeSimpleNamespace
H A Dtest_xml_etree.py2518 def __class__(self): member in BadElementTest.test_extend_mutable_list.X
2537 def __class__(self): member in BadElementTest.test_extend_mutable_list2.X
H A Dtest_descr.py2587 __class__ = property(__getclass) global() variable in .test_dir.C
4734 __class__ = str global() variable in .test_proxy_call.FakeStr
[all...]
H A Dtest_inspect.py2018 def __class__(self): member in TestGetattrStatic.test_class_as_property.Something
/third_party/python/Lib/test/test_sqlite3/
H A Dtest_factory.py254 __class__ = sqlite.Cursor variable in RowFactoryTests.test_fake_cursor_class.FakeCursor
/third_party/python/Lib/xml/sax/
H A Dsaxutils.py89 __class__ = out.__class__ variable in _gettextwriter._wrapper
/third_party/protobuf/python/
H A Dmox.py504 def __class__(self): member in MockObject
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_calltip.py248 __class__ = property({}.__getitem__, {}.__setitem__) variable in .test_metaclass_class.Type
/third_party/python/Lib/unittest/
H A Dmock.py562 def __class__(self): member in NonCallableMock

Completed in 29 milliseconds