[Twisted-Python] Twisted debugging support

Itamar Shtull-Trauring itamar at itamarst.org
Wed Jul 28 17:00:48 EDT 2004


On Wed, 2004-07-28 at 15:48, James Y Knight wrote:
> Is there an actual reason why the previous code did 
> reactor.callLater(0, pdb.set_trace)??

Yes, cause then pdb gets started inside the signal handler, which is in
between byte codes and not anywhere useful...

-- 
Itamar Shtull-Trauring    http://itamarst.org






More information about the Twisted-Python mailing list