I\'m having a problem understanding the python import directories of bazel. Given a tree like this:
. ├── WORKSPACE ├── python_lib_a/ │ ├── BUILD │ └── sr