[Twisted-Python] Counting errors in a DeferredList and avoiding Unhandled error in Deferred messages

Terry Jones terry at jon.es
Mon May 5 16:01:02 EDT 2008


Hi Jean-Paul

> You can do this (if you replace `pass´ with `None´, anyway) or you can pass
> `consumeErrors=True´ to the `DeferredList´ initializer which will make it
> do something equivalent.

Thanks. Sorry - I should have just read the docs again :-)

Terry



More information about the Python-list mailing list