twisted.web.wsgi._WSGIResponse.run(self) method documentationtwisted.web.wsgi._WSGIResponse
          View Source
          
        
      Call the WSGI application object, iterate it, and handle its output.
This must be called in a non-I/O thread (ie, a WSGI application thread).
| Function | wsgiError | Undocumented | 
| Function | wsgiFinish | Undocumented |