Searched refs:_ParseOs (Results 1 – 1 of 1) sorted by relevance
32 self._os = _ParseOs(host_data['osfamily'])108 def _ParseOs(os_family): function