where is doctest module
Skip Montanaro
skip at pobox.com
Wed Aug 22 19:58:11 EDT 2001
More information about the Python-list mailing list
Wed Aug 22 19:58:11 EDT 2001
- Previous message (by thread): where is doctest module
- Next message (by thread): where is doctest module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> How do I get a copy of the doctest module? I was not able to locate
>> it starting from www.python.org.
Aahz> the Python Imaging Library comes with a version;
It might be easier to get piecemeal by browsing the CVS source at
sourceforge:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/
While you're at it you might find the pydoc and inspect modules interesting
as well.
--
Skip Montanaro (skip at pobox.com)
http://www.mojam.com/
http://www.musi-cal.com/
- Previous message (by thread): where is doctest module
- Next message (by thread): where is doctest module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list