Searched refs:StatusKeeper (Results 1 – 2 of 2) sorted by relevance
65 from paste.errordocument import StatusKeeper73 return StatusKeeper(app, status='404 Not Found', url='/error', headers=[])
64 class StatusKeeper(object): class208 return StatusKeeper(app, status=url[0][1], url=url[0][0],