[New-bugs-announce] [issue2928] Allow set/frozenset for __all__
Adam Olsen
report at bugs.python.org
Tue May 20 08:01:40 CEST 2008
New submission from Adam Olsen <rhamph at gmail.com>:
Patch allows any iterable (such as set and frozenset) to be used for
__all__.
I also add some blank lines, making it more readable.
----------
files: python-importall.diff
keywords: patch
messages: 67104
nosy: Rhamphoryncus
severity: normal
status: open
title: Allow set/frozenset for __all__
Added file: http://bugs.python.org/file10384/python-importall.diff
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2928>
__________________________________
More information about the New-bugs-announce
mailing list