LICENSE
README.md
pyproject.toml
setup.py
src/friendly_module_not_found_error/__init__.py
src/friendly_module_not_found_error/__main__.py
src/friendly_module_not_found_error/handle_path.py
src/friendly_module_not_found_error/idlelib_all_change.py
src/friendly_module_not_found_error/runpy_change.py
src/friendly_module_not_found_error/traceback_change.py
src/friendly_module_not_found_error.egg-info/PKG-INFO
src/friendly_module_not_found_error.egg-info/SOURCES.txt
src/friendly_module_not_found_error.egg-info/dependency_links.txt
src/friendly_module_not_found_error.egg-info/entry_points.txt
src/friendly_module_not_found_error.egg-info/top_level.txt
src/friendly_module_not_found_error/wrong_child_module/__init__.py
src/friendly_module_not_found_error/wrong_child_module/wrong_child_module/__init__.py
src/friendly_module_not_found_error/wrong_child_module/wrong_child_module/wrong_child_modules.py
src/friendly_module_not_found_error/wrong_module/__init__.py