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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 47 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/
handlers.py 47 wsgi_multithread = True variable in class:BaseHandler
107 env['wsgi.multithread'] = self.wsgi_multithread
378 self.wsgi_multithread = multithread

Completed in 57 milliseconds