Home | History | Annotate | Download | only in mod_pywebsocket

Lines Matching refs:is_executable

493         # Replace CGIHTTPRequestHandler.is_executable method.
495 self.is_executable = self._options.is_executable_method
634 if not self.is_executable(scriptfile):