[Python-bugs-list] [ python-Bugs-473986 ] __all__ undocumented for modules

noreply@sourceforge.net noreply@sourceforge.net
Tue, 23 Oct 2001 03:42:58 -0700


Bugs item #473986, was opened at 2001-10-23 03:42
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=473986&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Brodie (leogah)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: __all__ undocumented for modules

Initial Comment:
The effect of defining __all__ in module scope is 
undocumented.

In 6.11 of the language reference, the statement 
beginning: "If the list of identifiers is replaced by 
a star ("*")," needs to be qualified.



----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=473986&group_id=5470