mirror of
https://github.com/python/cpython.git
synced 2026-05-14 08:28:31 -04:00
a5568d349b
Frozen packages are indicated by a negative size (the code string is the __import__.py file). A frozen package module has its __path__ set to a string, the package name.