Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_functools.py589 class TestTO: class
593 if isinstance(other, TestTO):
597 if isinstance(other, TestTO):
601 TestTO(8) <= ()