SIGN IN SIGN UP

Fix test_hashlib regression caused by my fixing hexdigest() to return

a text string instead of bytes.  (This being hex digits it *should*
be a text string -- that it wasn't before was a misunderstanding on
my part of the C code.)
G
Guido van Rossum committed
558ca847308cc35ed387cf5800269b647c87a51d
Parent: 1bd2122