mirror of
https://github.com/python/cpython.git
synced 2026-08-09 11:38:39 +08:00
frozen packages. (I *think* this means that we can now have a built-in module bar that's a submodule of a frozen package foo, by registering the built-in module with a name "foo.bar" in the table of builtin modules.)