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

Skip Montanaro skip at pobox.com
Thu Jul 29 16:21:26 CEST 2004


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

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

It does, as a side-effect of the pydoc patch I referred to in an earlier message.

Skip



More information about the Python-Dev mailing list