[Python-Dev] Re: Rationale behind removing kwdict from keyword.py?

Greg Ewing greg at cosc.canterbury.ac.nz
Thu Jul 29 05:57:57 CEST 2004


> Relying on help(), while I acknowledge may have been mistaken, is not
> IMHO a completely farfetched error.

Maybe help() should only show info for things mentioned in __all__,
if the module has one, unless told otherwise?

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg at cosc.canterbury.ac.nz	   +--------------------------------------+


More information about the Python-Dev mailing list