Python searches for packages, not individual symbo...
# general
h
Python searches for packages, not individual symbols, so it stops when it first finds the package, and as a result you can’t split a single logical package across multiple filesystem dirs.