mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
__loader__ is not set on a module. This brings the exception in line with when __loader__ is None (which is equivalent to not having the attribute defined). |
||
|---|---|---|
| .. | ||
| builtin | ||
| extension | ||
| frozen | ||
| import_ | ||
| source | ||
| __init__.py | ||
| __main__.py | ||
| abc.py | ||
| regrtest.py | ||
| test_abc.py | ||
| test_api.py | ||
| test_locks.py | ||
| test_util.py | ||
| util.py | ||