Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_io.py3047 def _check_abc_inheritance(self, abcmodule): member in MiscIOTest
3066 self._check_abc_inheritance(self)
3071 self._check_abc_inheritance(io)
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_io.py4075 def _check_abc_inheritance(self, abcmodule): member in MiscIOTest
4094 self._check_abc_inheritance(self)
4099 self._check_abc_inheritance(io)