Class encapsulating the state of a git WSGI application.
Instance Variable backend the Backend object backing this application
Method __init__ Undocumented
Method __call__ Undocumented
backend =
the Backend object backing this application
def __init__(self, backend, dumb=False, handlers=None, fallback_app=None):
Undocumented
def __call__(self, environ, start_response):
Undocumented
API Documentation for Dulwich, generated by pydoctor at 2018-11-17 19:05:54.