Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_deque.py930 libreftest = """ variable
1033 __test__ = {'libreftest' : libreftest}
Dtest_weakref.py2148 libreftest = """ Doctest for examples in the library reference: weakref.rst variable
2234 __test__ = {'libreftest' : libreftest}
Dtest_itertools.py2282 libreftest = """ Doctest for examples in the library reference: libitertools.tex variable
2650 __test__ = {'libreftest' : libreftest}
/third_party/python/Doc/library/
Dweakref.rst20 Lib/test/test_weakref.py::libreftest too!