Re: [Twisted-Python] Work around pyflakes errors

2014-03-10 Thread Adi Roiban
On 10 March 2014 00:04, wrote: > Cool. I always forget about the other APIs since `namedAny` works for > anything. :) `namedModule` seems like a great fit here. > > Jean-Paul I have implemented a requireModule helper to handle the try/except ImporError code which would create a lot of code dup

Re: [Twisted-Python] Freezing Ampoule or the Invasion of Infinite Zombie Processes

2014-03-10 Thread Glyph Lefkowitz
On Mar 9, 2014, at 12:31 AM, Burak Nehbit wrote: > I agree. Though it’s also very useful as an drop–in implementation of a > Twisted spawnProcess for one single other process. > spawnProcess is somewhat low-level. It would be very nice indeed if Twisted had some sort of Service object you cou