Self-documenting Python??

Fredrik Lundh fredrik at effbot.org
Wed Dec 13 12:27:50 EST 2000


nbecker at fred.net wrote:
> Has there been any proposals to integrate a documentation system with
> python?  I feel this is one feature that is sorely missing.

why not check out the current set of Python Enhancement
Proposals (PEPs)?

    http://python.sourceforge.net/peps/

among others, you'll find:

    http://python.sourceforge.net/peps/pep-0233.html
    Python Online Help

</F>

<!-- (the eff-bot guide to) the standard python library:
http://www.pythonware.com/people/fredrik/librarybook.htm
-->





More information about the Python-list mailing list