cpython/Lib/test/test_module
Serhiy Storchaka fe2b4dd3c0
[3.11] gh-81682: Fix test failures when CPython is built without docstrings (GH-113410) (GH-113430)
(cherry picked from commit 4e5b27e6a3)
2023-12-23 11:38:07 +00:00
..
__init__.py [3.11] gh-81682: Fix test failures when CPython is built without docstrings (GH-113410) (GH-113430) 2023-12-23 11:38:07 +00:00
bad_getattr.py
bad_getattr2.py
bad_getattr3.py
final_a.py [3.11] gh-108303: Move more files to `Lib/test/test_module` (GH-111880) (#111892) 2023-11-09 15:10:26 +00:00
final_b.py [3.11] gh-108303: Move more files to `Lib/test/test_module` (GH-111880) (#111892) 2023-11-09 15:10:26 +00:00
good_getattr.py