mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +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). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _bootstrap.py | ||
| abc.py | ||
| machinery.py | ||
| util.py | ||