Re: [Twisted-Python] The case of the missing Traceback

2009-11-03 Thread Terry Jones
> "Dan" == Dan writes: Dan> I was playing around with Twisted today and ran into a problem where Dan> Tracebacks aren't emitted on stderr after a deferred callback from a Dan> process called launched by reactor.spawnProcess. The simplified test Dan> case is below. I put "x = y" in the callb

Re: [Twisted-Python] The case of the missing Traceback

2009-11-03 Thread Dan
Awesome! Thanks for helping out a noob Terry! :) At 02:11 PM 11/3/2009, you wrote: > > "Dan" == Dan writes: >Dan> I was playing around with Twisted today and ran into a problem where >Dan> Tracebacks aren't emitted on stderr after a deferred callback from a >Dan> process called launched b