Home
last modified time | relevance | path

Searched refs:wsgi_multiprocess (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/wsgiref/
Dhandlers.py48 wsgi_multiprocess = True variable in BaseHandler
108 env['wsgi.multiprocess'] = self.wsgi_multiprocess
379 self.wsgi_multiprocess = multiprocess
/external/python/cpython2/Doc/library/
Dwsgiref.rst558 .. attribute:: BaseHandler.wsgi_multiprocess