cpython/Lib/test/test_import
Russell Keith-Magee 75401febc9
gh-123930: Correct test of attribute failure to account for iOS (#125959)
Update a test of importing attributes from binary modules to account for iOS conditions.
2024-10-25 07:18:45 +00:00
..
data gh-123880: Allow recursive import of single-phase-init modules (GH-123950) 2024-09-20 10:27:34 +02:00
__init__.py gh-123930: Correct test of attribute failure to account for iOS (#125959) 2024-10-25 07:18:45 +00:00
__main__.py