[Python-bugs-list] [ python-Bugs-473986 ] all undocumented for modules (original) (raw)
noreply@sourceforge.net noreply@sourceforge.net
Tue, 23 Oct 2001 03:42:58 -0700
- Previous message: [Python-bugs-list] [ python-Bugs-472675 ] CVS socketmodule now doesn't compile
- Next message: [Python-bugs-list] [ python-Bugs-473985 ] str, __getitem__ and slices
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-bugs-list] [ python-Bugs-472675 ] CVS socketmodule now doesn't compile
- Next message: [Python-bugs-list] [ python-Bugs-473985 ] str, __getitem__ and slices
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]