"Fredrik Lundh" <[EMAIL PROTECTED]> writes: >>> >>> why are you trying to reinvent doctest ? >> >> The OP asked for unit test. This could be read that >> the OP wants to use module unittest. > > http://docs.python.org/lib/doctest-unittest-api.html
Ahh, that's good to know that doctests can be integrated into unittest suites. Thank you for the information -- http://mail.python.org/mailman/listinfo/python-list