]> granicus.if.org Git - python/commit
Issue #19804: The test_find_mac test in test_uuid is now skipped if the
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 10 Jan 2014 13:05:27 +0000 (15:05 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 10 Jan 2014 13:05:27 +0000 (15:05 +0200)
commit0f11d0f778dca3bbaead1d8e2ec71067687d0296
tree8d8ac565d29d8e8adfda9c87fd6feaa587c0d767
parentc9da0893d3b49b99e29e95276437d792c6ac0c9a
Issue #19804: The test_find_mac test in test_uuid is now skipped if the
ifconfig executable is not available.
Lib/test/test_uuid.py
Misc/NEWS