Really great stuff you didn't know you had. #4 - Pydocs.

Cameron Laird claird at starbase.neosoft.com
Wed Oct 3 11:52:28 EDT 2001


In article <uramrt8s8k654eea7g46b62oe8474lj4ji at 4ax.com>,
Dale Strickland-Clark  <dale at riverhall.NOSPAM.co.uk> wrote:
>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
			.
			.
			.
Ka-Ping Yee indeed deserves recognition and thanks (and
not just for PyDoc).

Those who need more encouragement before they decide to
examine PyDoc for themselves are welcome to visit
<URL: http://www.onlamp.com/pub/a/python/2001/05/17/docstrings.html >
and 
<URL: http://www.onlamp.com/pub/a/python/2001/04/18/pydoc.html >.
-- 

Cameron Laird <claird at NeoSoft.com>
Business:  http://www.Phaseit.net
Personal:  http://starbase.neosoft.com/~claird/home.html



More information about the Python-list mailing list