summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pydoc/pydocfodder.py
Commit message (Collapse)AuthorAgeFilesLines
* gh-108303: Move all `pydoc` related test files to new `test.test_pydoc` ↵Nikita Sobolev2024-02-131-0/+184
package (#114506)