Home
last modified time | relevance | path

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

/third_party/python/Lib/
Duuid.py562 return _windll_getnode()
567 return _windll_getnode()
593 def _windll_getnode(): function
636 _GETTERS = [_windll_getnode] + _OS_GETTERS
/third_party/python/Lib/test/
Dtest_uuid.py886 node = self.uuid._windll_getnode()