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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 102 env['wsgi.input'] = self.get_stdin()
345 def get_stdin(self): member in class:BaseHandler
381 def get_stdin(self): member in class:SimpleHandler
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
handlers.py 102 env['wsgi.input'] = self.get_stdin()
345 def get_stdin(self): member in class:BaseHandler
381 def get_stdin(self): member in class:SimpleHandler

Completed in 144 milliseconds