moving DummyObserver and DummyPool -> iro.test_helpers.utils
DBTestCase now using DummyObserver out of the box
classStatus:'''status for one recipient'''def__init__(self,provider,route,costs=0.0,count=0,exID=None):self.provider=providerself.route=routeself.costs=costsself.count=countself.exID=exID