mirror of
https://github.com/python/cpython.git
synced 2026-01-01 21:14:02 +00:00
gh-112414: Add additional unit tests for calling `repr()` on a namespace package (GH-112475)
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| bad_getattr.py | ||
| bad_getattr2.py | ||
| bad_getattr3.py | ||
| final_a.py | ||
| final_b.py | ||
| good_getattr.py | ||