mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
__package__, it was used. This was incorrect since it could be set to None to represent the fact that a proper value was unknown. Now None will trigger the calculation for __package__. Discovered when running importlib against test_importhooks. |
||
|---|---|---|
| .. | ||
| builtin | ||
| extension | ||
| frozen | ||
| import_ | ||
| source | ||
| __init__.py | ||
| __main__.py | ||
| abc.py | ||
| benchmark.py | ||
| regrtest.py | ||
| test_abc.py | ||
| test_api.py | ||
| test_util.py | ||
| util.py | ||