How to use pydoc?
SPE - Stani's Python Editor
spe.stani.be at gmail.com
Fri Dec 16 15:42:25 EST 2005
More information about the Python-list mailing list
Fri Dec 16 15:42:25 EST 2005
- Previous message (by thread): How to use pydoc?
- Next message (by thread): How to use pydoc?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If it's just about displaying pydoc pages... SPE Python IDE has pydoc built in. Just open any file and click on the pydoc tab, next to the uml tab. Then you see the python documentation of that script, which is generated on the fly, If you want to see documentation about the sys module, just click in the upper right corner on the index link. This works on Windows, Linux and Mac without a pain. Stani -- http://pythonide.stani.be
- Previous message (by thread): How to use pydoc?
- Next message (by thread): How to use pydoc?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list