commit | a351f7701a6d9e0648b4d108821ebd4ce7b38fee | [log] [tgz] |
---|---|---|
author | Alexandre Vassalotti <alexandre@peadrop.com> | Mon Mar 03 02:59:49 2008 +0000 |
committer | Alexandre Vassalotti <alexandre@peadrop.com> | Mon Mar 03 02:59:49 2008 +0000 |
tree | 4797bdff37569b8fbc6ab7722444592b6b248f55 | |
parent | 7f757edf15d130f82149c2133974056db1be201e [diff] |
Fixed failing unit tests due to str/bytes mismatch. Changed "assert isinstance(...)" in hmac.py to raise proper TypeError.