Searched refs:wsgi_multithread (Results 1 - 2 of 2) sorted by relevance

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
H A Dhandlers.py47 wsgi_multithread = True variable in class:BaseHandler
107 env['wsgi.multithread'] = self.wsgi_multithread
378 self.wsgi_multithread = multithread
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
H A Dhandlers.py47 wsgi_multithread = True variable in class:BaseHandler
107 env['wsgi.multithread'] = self.wsgi_multithread
378 self.wsgi_multithread = multithread

Completed in 37 milliseconds