def get(request): return E.all()
def get(_): return E.all()
def get(_): """GET /base/errors""" return E.all()