Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dssl.py198 def _dnsname_match(dn, hostname, max_wildcards=1): argument
212 if wildcards > max_wildcards: