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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
validate.py 154 def start_response_wrapper(*args, **kw): function in function:validator.lint_app
176 iterator = application(environ, start_response_wrapper)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
validate.py 154 def start_response_wrapper(*args, **kw): function in function:validator.lint_app
176 iterator = application(environ, start_response_wrapper)

Completed in 154 milliseconds