Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_class.py508 def testForExceptionsRaisedInInstanceGetattr2(self): member in ClassTests
/external/python/cpython2/Lib/test/
Dtest_class.py568 def testForExceptionsRaisedInInstanceGetattr2(self): member in ClassTests