Module n.wsgi

Part of nevow View Source

No module docstring
Line # Kind Name Docs
17 Function log Undocumented
22 Class NevowWSGISite No class docstring; 1/4 methods documented
88 Function createWSGIApplication Given a Page instance, return a WSGI callable.
127 Class WSGIRequest No class docstring; 16/29 methods documented
def log(msg): (source)
Undocumented
def createWSGIApplication(page, rootURL=None): (source)
Given a Page instance, return a WSGI callable. `rootURL` - URL to be remembered as root
API Documentation for Nevow, generated by pydoctor.