Searched refs:cgi_directories (Results 1 – 5 of 5) sorted by relevance
47 somewhere below the ``cgi_directories`` path.52 .. attribute:: cgi_directories
90 if head in self.cgi_directories:95 cgi_directories = ['/cgi-bin', '/htbin'] variable in CGIHTTPRequestHandler
1010 if head in self.cgi_directories:1016 cgi_directories = ['/cgi-bin', '/htbin'] variable in CGIHTTPRequestHandler
449 somewhere below the ``cgi_directories`` path.453 .. attribute:: cgi_directories
3135 within the url properly before looking in cgi_directories.