Message1273

Author akuchling
Recipients
Date 2006-11-19.18:45:05
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Revised version of the patch against the trunk; this now fixes test_hmac.  The problem was the use of .getBytes(), which uses a system-specific encoding; here we need it to use ISO-8859-1.
History
Date User Action Args
2008-02-20 17:17:35adminlinkissue1599004 messages
2008-02-20 17:17:35admincreate