Re: [Twisted-Python] Beginner's question about names and callbacks

2009-01-27 Thread Adan Broderick
Fantastic, that is exactly what I was looking for. Thank you very much for helping me. On Mon, Jan 26, 2009 at 1:46 AM, Tim Allen wrote: > On Mon, Jan 26, 2009 at 01:06:37AM -0500, Adan Broderick wrote: > > I'm trying to write a program that will call my own function whenever a > > query to a

Re: [Twisted-Python] Beginner's question about names and callbacks

2009-01-25 Thread Tim Allen
On Mon, Jan 26, 2009 at 01:06:37AM -0500, Adan Broderick wrote: > I'm trying to write a program that will call my own function whenever a > query to a nameserver times out. I have figured out how to run the DNS > server. And I also know how to use filterAnswers(). But how do I catch the > "Failure: