[issue10386] token module should define __all__

Fred L. Drake, Jr. report at bugs.python.org
Thu Nov 11 14:47:32 CET 2010


Fred L. Drake, Jr. <fdrake at acm.org> added the comment:

Normally, I'd recommend leaving the "main" name alone, but in the case of modules that use it as an tool for module maintenance (symbol, token), I don't think it matters either way.

Ok to commit.

----------
assignee:  -> belopolsky
nosy: +fdrake
resolution:  -> accepted

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10386>
_______________________________________


More information about the Python-bugs-list mailing list