]> granicus.if.org Git - python/commit
Live with that "the hardware address" is an ill-defined
authorTim Peters <tim.peters@gmail.com>
Fri, 28 Jul 2006 04:51:59 +0000 (04:51 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 28 Jul 2006 04:51:59 +0000 (04:51 +0000)
commit750c4420a86852bf549ded572c52b544b7c4bc6b
tree05217d3f2b5a0c54a73027d755a910d8f6cd6cf9
parentdf80af7659c05e45bb3500ce4cecca1f3f426280
Live with that "the hardware address" is an ill-defined
concept, and that different ways of trying to find "the
hardware address" may return different results.  Certainly
true on both of my Windows boxes, and in different ways
(see whining on python-dev).
Doc/lib/libuuid.tex
Lib/test/test_uuid.py
Lib/uuid.py