Really great stuff you didn't know you had. #4
Dale Strickland-Clark
dale at riverhall.NOSPAMco.uk
Wed Oct 3 11:21:11 EDT 2001
More information about the Python-list mailing list
Wed Oct 3 11:21:11 EDT 2001
- Previous message (by thread): How to use the callback of COM objects
- Next message (by thread): Really great stuff you didn't know you had. #4 - Pydocs.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I never really had time to hunt through the stuff that came with my Python dist. to find what goodies lay hidden within. But by accident the other day while looking for info on docstrings, I came upon PyDoc, which, on my system is at: C:\Python21\Tools\Scripts\pydoc.pyw What a brilliant program this is! If you run it, it creates an http server that serves up docs generated from your Python modules. Just point a web browser at the port and browse. Great stuff. Thanks Ka-Ping Yee -- Dale Strickland-Clark Riverhall Systems Ltd
- Previous message (by thread): How to use the callback of COM objects
- Next message (by thread): Really great stuff you didn't know you had. #4 - Pydocs.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list