ea0b823940
module name into consideration when determining whether a module is a package or not. This prevents importing a module's __init__ module directly and having it considered a package, which can lead to duplicate sub-modules. Thanks to Ronan Lamy for reporting the bug. |
||
---|---|---|
.. | ||
__init__.py | ||
test_abc_loader.py | ||
test_case_sensitivity.py | ||
test_file_loader.py | ||
test_finder.py | ||
test_path_hook.py | ||
test_source_encoding.py | ||
util.py |