brad <[EMAIL PROTECTED]> writes:
> Does anyone else feel that unittesting is too much work? Not in
> general, just the official unittest module for small to medium sized
> projects?

Yeah, unittest is sort of a Java-ism.  You might try the newer doctest
module instead.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to