Searched refs:is_cgi (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
H A DCGIHTTPServer.py61 if self.is_cgi():
68 if self.is_cgi():
73 def is_cgi(self): member in class:CGIHTTPRequestHandler
304 The utility of this function is limited to is_cgi method and helps

Completed in 110 milliseconds