cpython/Lib/test/test_pydoc
Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) 474e419792
gh-41872: Fix quick extraction of module docstrings from a file in pydoc (GH-127520)
It now supports docstrings with single quotes, escape sequences,
raw string literals, and other Python syntax.

Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2025-01-08 10:32:07 +00:00
..
__init__.py
pydoc_mod.py
pydocfodder.py gh-113942: Show functions implemented as builtin methods (GH-115306) 2024-02-26 20:29:49 +02:00
test_pydoc.py gh-41872: Fix quick extraction of module docstrings from a file in pydoc (GH-127520) 2025-01-08 10:32:07 +00:00