Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dssl.py1561 def get_protocol_name(protocol_code): argument
1562 return _PROTOCOL_NAMES.get(protocol_code, '<unknown>')