Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_threading_local.py167 def _test_dict_attribute(self, cls): member in BaseLocalTest
177 self._test_dict_attribute(self._local)
182 self._test_dict_attribute(LocalSubclass)