mirror of
https://github.com/python/cpython.git
synced 2026-07-29 13:16:59 -04:00
Previously AttributeError was raised, but that's not very reflective of the fact that the requested module can't be found since the specified parent isn't actually a package.