mirror of
https://github.com/python/cpython.git
synced 2025-08-14 05:52:50 +00:00
![]() gh-106016: Add Lib/test/test_module/ directory (#108293)
* Move Python scripts related to test_module to this new directory:
good_getattr.py and bad_getattrX.py scripts.
* Move Lib/test/test_module.py to Lib/test/test_module/__init__.py.
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
bad_getattr.py | ||
bad_getattr2.py | ||
bad_getattr3.py | ||
good_getattr.py |