Prior to 2.0 we should remove the expectation that a module may define an __exports__ list, similar to its __all__ - modules should instead be hierarchical and have a single namespace
Acceptance Criteria
__exports__ is not used as a potential arg to get_named_subset and that handling is simplified