Home
last modified time | relevance | path

Searched refs:test_get_attribute (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_support.py63 def test_get_attribute(self): member in TestSupport
64 self.assertEqual(support.get_attribute(self, "test_get_attribute"),
65 self.test_get_attribute)

Completed in 2 milliseconds