mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
0506a431d5
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.)