[Python-Dev] Breaking undocumented API
Fred Drake
fdrake at acm.org
Wed Nov 17 22:39:25 CET 2010
On Wed, Nov 17, 2010 at 4:22 PM, Georg Brandl <g.brandl at gmx.net> 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
More information about the Python-Dev
mailing list