For `from <pkg> import <attr>` we would use to treat the `<pkg>` (ImportExpr) as a definition of the name `<attr>`. Since this removes bad import-flow, and nothing broke, I'm guessing this was never intentional.
six
${workspace}