SIGN IN SIGN UP

First part of SF patch #416704: More robust freeze, by Toby Dickenson.

This fixes the behavior reported by SF bug #404545, where a file
x.y.py could be imported by the statement "import x.y" when there's a
frozen package x (I believe even if x.y also exists as a frozen
module).
G
Guido van Rossum committed
8f4d3316deac9ba3222370c6fb7dfa851a0b39a5
Parent: 4114a4a