Home | History | Annotate | Download | only in stream_server

Lines Matching refs:is_executable

497         # Replace CGIHTTPRequestHandler.is_executable method.
499 self.is_executable = self._options.is_executable_method
638 if not self.is_executable(scriptfile):