Martin Panter added the comment:

Looks like the tests should run if the data is already downloaded. First run 
needs -u urlfetch. My guess is your data is somehow corrupted. Check out your 
copy of the files in Lib/test/data/, compare them to e.g. 
<http://www.pythontest.net/hashlib/blake2b.txt>. If you delete the files and 
re-run the test, you should get a fresh copy.

If my theory is correct, I wonder how the data got corrupted.

----------
nosy: +martin.panter

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29536>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to