cpython/Lib/test/test_pydoc
2025-05-22 13:17:22 +03:00
..
__init__.py gh-108303: Move all pydoc related test files to new test.test_pydoc package (#114506) 2024-02-13 11:40:40 +01:00
module_none.py gh-128772: Fix pydoc for methods with __module__ is None (GH-129177) 2025-02-04 16:25:49 +02:00
pydoc_mod.py gh-108303: Move all pydoc related test files to new test.test_pydoc package (#114506) 2024-02-13 11:40:40 +01:00
pydocfodder.py gh-113942: Show functions implemented as builtin methods (GH-115306) 2024-02-26 20:29:49 +02:00
test_pydoc.py gh-71339: Use new assertion methods in tests (GH-129046) 2025-05-22 13:17:22 +03:00