Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: allow importing submodule from python
This code makes it possible to import math as a Python submodule. Extension modules are not packages, so their submodules are not affected by the usual rules from import machinery.
- Loading branch information