Added support for __all__, which should be a list of modules to be
imported when the user says "from package import *".
G
Guido van Rossum committed
9905ef966939ff15de6514a4fb994ad0f030d7cf
Parent: c8bf884
imported when the user says "from package import *".