Home
last modified time | relevance | path

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

/external/python/pybind11/tests/
Dtest_modules.py64 def test_pydoc(): function
/external/python/cpython2/Misc/NEWS.d/
D2.7.6rc1.rst1093 test_pydoc doesn't import all sys.path modules anymore.
/external/python/cpython3/Lib/test/
Dtest_enum.py3258 def test_pydoc(self): member in TestStdLib
/external/python/cpython3/Misc/
DHISTORY6051 - Issue #11995: test_pydoc doesn't import all sys.path modules anymore.