[Twisted-Python] Debugging Twisted
Jean-Paul Calderone
exarkun at divmod.com
Fri Feb 20 12:04:55 MST 2009
On Fri, 20 Feb 2009 19:56:54 +0100, Luper Rouch <luper.rouch at gmail.com> wrote:
>I would like to investigate on the conch error I mentionned in my previous
>message ("KeyError when an errback is triggered within a conch TCP tunnel").
>
>My problem is Twisted catches the exceptions and the debugger won't stop on
>them, how could I avoid that ? Is there a "debug" reactor ?
Try the --debug option to twistd.
Jean-Paul
More information about the Twisted-Python
mailing list