]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/test/test_util.py
test_util.py: use SHA-256 from pycryptopp instead of MD5 from hashlib (for uses in...
authordavid-sarah <david-sarah@jacaranda.org>
Fri, 6 Aug 2010 05:00:51 +0000 (22:00 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Fri, 6 Aug 2010 05:00:51 +0000 (22:00 -0700)
commita79ec1c6cd80b96294f3f4dcf72eb2aea5a8da1d
tree62127093c725ca821b9c041d5ed2acc33131810a
parent600cb95fe2a2a606c981354ddaf9bae526a294f2
test_util.py: use SHA-256 from pycryptopp instead of MD5 from hashlib (for uses in which any hash will do), since hashlib was only added to the stdlib in Python 2.5.
NEWS
src/allmydata/test/test_util.py