update docstrings in iro.controller.viewinterface for createdoc
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