Without __init__.py those are namespaces, not packages, which can be merged with the same namespaces that are defined on different places in sys.path. This is flexibility we don't need.
Without __init__.py those are namespaces, not packages, which can be merged with the same namespaces that are defined on different places in sys.path. This is flexibility we don't need.