Home
last modified time | relevance | path

Searched refs:_does_match (Results 1 – 2 of 2) sorted by relevance

/dports/security/py-paramiko/paramiko-2.7.2/paramiko/
H A Dconfig.py250 or self._does_match(
346 def _does_match(self, match_list, target_hostname, canonical, options): member in SSHConfig
/dports/devel/py-rope/rope-0.18.0/rope/refactor/
H A Dsimilarfinder.py29 pymodule.source_code, pymodule.get_ast(), self._does_match)
58 def _does_match(self, node, name): member in SimilarFinder