Home
last modified time | relevance | path

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

/third_party/python/Lib/
Duuid.py587 def _unix_getnode(): function
634 _GETTERS = [_unix_getnode] + _OS_GETTERS
/third_party/python/Lib/test/
Dtest_uuid.py879 node = self.uuid._unix_getnode()