]> 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:06:59 +0000 (15:06 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 10 Jan 2014 13:06:59 +0000 (15:06 +0200)
commitcce440fab84dc4a3beec755894ac2daa57e173ec
treed6de1fd5f94a2b91241cff2f0692524c9fef56c0
parent4847e4e1f47bae9ed1855801c70ce7fbdecfa32a
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