mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
8c3f05e9f0
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.