Lines Matching refs:cgi
13 import cgi218 if isinstance(param_value[i], cgi.FieldStorage):1556 html = _debug_template % (cgi.escape(lines, quote=True))1602 """Runs this WSGI-compliant application in a CGI environment.