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

noreply@sourceforge.net noreply@sourceforge.net
Wed, 24 Oct 2001 12:52:49 -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: Closed
>Resolution: Fixed
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.



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

>Comment By: Fred L. Drake, Jr. (fdrake)
Date: 2001-10-24 12:52

Message:
Logged In: YES 
user_id=3066

Fixed in Doc/ref/ref6.tex revisions 1.42 and 1.37.2.1.

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

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