[issue2928] Allow set/frozenset for __all__

Raymond Hettinger report at bugs.python.org
Tue May 20 10:07:08 CEST 2008


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Does this break code that adds to __all__ using append() and extend()?  
See the os module for an example.

----------
assignee:  -> rhettinger
nosy: +rhettinger
type:  -> feature request
versions: +Python 2.6

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2928>
__________________________________


More information about the Python-bugs-list mailing list