Terry J. Reedy <tjre...@udel.edu> added the comment:

6.11 Import statement says " __all__; if defined, it must be a sequence of 
strings which are names defined or imported by that module."

I am tempted to open an issue to change 'sequence' to 'list', or even 'sorted 
sequence', but that is difficult to enforce.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13933>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to