HomeSort by relevance Sort by last modified time
    Searched full:read_environ (Results 1 - 3 of 3) sorted by null

  /external/python/cpython3/Lib/wsgiref/
handlers.py 10 'IISCGIHandler', 'read_environ'
34 def read_environ(): function
110 os_environ= read_environ()
520 read_environ(), multithread=False, multiprocess=True
549 environ= read_environ()
  /external/python/cpython3/Doc/library/
wsgiref.rst 738 .. function:: read_environ()
    [all...]
  /external/python/cpython3/Doc/whatsnew/
3.2.rst 423 :func:`wsgiref.handlers.read_environ` for transcoding CGI variables from
    [all...]

Completed in 260 milliseconds