[Python-Dev] should we start instrumenting modules with __all__?

Skip Montanaro skip@mojam.com (Skip Montanaro)
Mon, 15 Jan 2001 16:10:36 -0600 (CST)


I see the from-import-* patch for __all__ has been checked in.  Should we
make an effort to add __all__ to at least some modules before 2.1a1?

Skip