mirror of
https://github.com/python/cpython.git
synced 2025-12-31 20:43:36 +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 | ||