App Engine Python SDK  v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
Public Member Functions | Static Public Attributes | List of all members
google.appengine._internal.django.core.handlers.wsgi.WSGIHandler Class Reference
Inheritance diagram for google.appengine._internal.django.core.handlers.wsgi.WSGIHandler:
google.appengine._internal.django.core.handlers.base.BaseHandler

Public Member Functions

def __call__
 
- Public Member Functions inherited from google.appengine._internal.django.core.handlers.base.BaseHandler
def __init__
 
def load_middleware
 
def get_response
 
def handle_uncaught_exception
 
def apply_response_fixes
 

Static Public Attributes

tuple initLock = Lock()
 
 request_class = WSGIRequest
 
- Static Public Attributes inherited from google.appengine._internal.django.core.handlers.base.BaseHandler
list response_fixes
 

The documentation for this class was generated from the following file: