HomeSort by relevance Sort by last modified time
    Searched refs:wsgi_multiprocess (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 48 wsgi_multiprocess = True variable in class:BaseHandler
108 env['wsgi.multiprocess'] = self.wsgi_multiprocess
379 self.wsgi_multiprocess = multiprocess
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 48 wsgi_multiprocess = True variable in class:BaseHandler
108 env['wsgi.multiprocess'] = self.wsgi_multiprocess
379 self.wsgi_multiprocess = multiprocess

Completed in 70 milliseconds