Home
last modified time | relevance | path

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

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