Re: Doc tests in Python

2008-06-19 Thread Gabriel Genellina
En Thu, 19 Jun 2008 02:46:15 -0300, J-Burns <[EMAIL PROTECTED]> escribió: Hello. Im new to using doctests in python. Could some1 tel me how to use doctests if i have a constructor in my code? Just construct the desired objects inside the doctest. See the difflib module for a couple example

Doc tests in Python

2008-06-18 Thread J-Burns
Hello. Im new to using doctests in python. Could some1 tel me how to use doctests if i have a constructor in my code? -- http://mail.python.org/mailman/listinfo/python-list