On 6/29/06, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > If you use docstrings, at least you can use help() and pydoc for > apidocs.
Agreed, but existing HTML (or HTML-help, or other format) documentation often covers more than docstrings alone do (tutorial stuff, user guides, etc). I'd rather not discourage this type of documentation either. Paul. _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
