In article <zjtsl.34029$zp4.2...@nlpi067.nbdc.sbc.com>,
 Matthew Wilson <m...@tplus1.com> wrote:
> I'm using a homemade script to verify some code samples in my
> documentation.  [...]
> The script checks all the files listed as arguments.  This is OK, but is
> there anything better?

Perhaps a test-discovery framework, like nose:

http://ivory.idyll.org/articles/nose-intro.html#running-doctests-in-nose

-- 
 Ned Deily,
 n...@acm.org

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to