Home
last modified time | relevance | path

Searched refs:getnode (Results 1 – 13 of 13) sorted by relevance

/third_party/python/Doc/library/
Duuid.rst156 .. function:: getnode()
173 .. index:: single: getnode
179 is not given, :func:`getnode` is used to obtain the hardware address. If
/third_party/python/Lib/
Duuid.py642 def getnode(): function
700 node = getnode()
/third_party/python/Lib/test/
Dtest_uuid.py316 node1 = self.uuid.getnode()
320 node2 = self.uuid.getnode()
471 node = self.uuid.getnode()
/third_party/python/Tools/scripts/
Dtexi2html.py1893 menunode = self.getnode(item)
1899 def getnode(self, nodename): member in HTMLHelp
/third_party/python/Misc/NEWS.d/
D3.7.0a4.rst667 The getnode() ip getter now uses 'ip link' instead of 'ip link list'.
D3.6.5rc1.rst519 The getnode() ip getter now uses 'ip link' instead of 'ip link list'.
D3.9.0a4.rst427 Remove unused, undocumented argument ``getters`` from :func:`uuid.getnode`
D3.9.0a5.rst385 :func:`uuid.getnode` now skips IPv6 addresses with the same string length
D3.7.0a3.rst329 ``uuid.getnode()`` now preferentially returns universally administered MAC
D3.5.0a1.rst1348 uuid.getnode(). Pach by Bruno Cauet.
1564 uuid.getnode() now determines MAC address on AIX using netstat. Based on
D3.9.0a1.rst3519 Fix uuid.getnode() on platforms with '.' as MAC Addr delimiter as well fix
/third_party/python/Doc/whatsnew/
D3.7.rst1563 :func:`uuid.getnode` now prefers universally administered
/third_party/python/Misc/
DHISTORY1150 - Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat.
2953 - Issue #19855: uuid.getnode() on Unix now looks on the PATH for the
3109 - Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with