On Wed, Nov 17, 2010 at 4:22 PM, Georg Brandl <[email protected]> wrote: > So it comes down again to what we'd like __all__ to mean foremost: > public API, or just a list for "import *"?
It is and has been since its inception *the* list for "import *". Any additional meaning will have to accommodate that usage as well. -Fred -- Fred L. Drake, Jr. <fdrake at acm.org> "A storm broke loose in my mind." --Albert Einstein _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
