Home
last modified time | relevance | path

Searched refs:check_environ (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/wsgiref/
Dvalidate.py148 check_environ(environ)
290 def check_environ(environ): function
/external/python/cpython2/Lib/distutils/
Dutil.py168 def check_environ (): function
199 check_environ()
Ddist.py20 from distutils.util import check_environ, strtobool, rfc822_escape
345 check_environ()
/external/python/cpython2/Doc/distutils/
Dapiref.rst1145 .. function:: check_environ()
1162 it contains certain values: see :func:`check_environ`. Raise :exc:`ValueError`