Support for frozen packages, matching the revamped Tools/freeze.
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.
G
Guido van Rossum committed
a5568d349bd0a2f4ca427e97f19d237ba4c0925a
Parent: 75dc496