Home
last modified time | relevance | path

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

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