Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Duuid.py570 return _windll_getnode()
575 return _windll_getnode()
601 def _windll_getnode(): function
634 # bpo-40201: _windll_getnode will always succeed, so these are not needed
644 _GETTERS = [_windll_getnode] + _OS_GETTERS
/third_party/python/Lib/test/
H A Dtest_uuid.py894 node = self.uuid._windll_getnode()

Completed in 3 milliseconds