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

Martijn Pieters mj at zopatista.com
Fri Feb 24 07:04:38 EST 2006


On 2/23/06, Lennart Regebro <regebro at gmail.com> wrote:
> Not to mention, doctests are not debuggable from WingIDE. ;-)

In 2.1 you can; the following is the equivalent of pdb.set_trace():

  wingdbstub.debugger.Break()

:)

--
Martijn Pieters


More information about the Zope mailing list