[Zope3-Users] Re: [Zope] Debugging doctests

Gary Poster gary at zope.com
Thu Feb 23 10:12:55 EST 2006


On Feb 23, 2006, at 10:10 AM, Benji York wrote:
[...]
> >>> if 1:
> ...     import pdb;pdb.set_trace()
> ...     a = 1
> ...     b = 2
> ...     c = a + b

Oh yeah.  I've had to do stuff like that too. :-)


More information about the Zope3-users mailing list