Home
last modified time | relevance | path

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

/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)
/external/python/cpython3/Lib/test/
Dtest_io.py3900 def _check_abc_inheritance(self, abcmodule): member in MiscIOTest
3919 self._check_abc_inheritance(self)
3924 self._check_abc_inheritance(io)