I have some code in a Python package I wrote using this folder structure:
foo/ __init__.py package1/ __init__.py module1.py
In