commit | 3fdcccb82fe8578722b94a18b76fe9d791e7a6e4 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue Aug 15 06:01:36 2000 +0000 |
committer | Barry Warsaw <barry@python.org> | Tue Aug 15 06:01:36 2000 +0000 |
tree | 22e84ed0f50c7fef4368dd381a9464ebfc8194a1 | |
parent | 4ef4be53ac907941a22b5b5fdc5b540bf9510759 [diff] |
Added a test of the md5.hexdigest() method. Funny enough, this test had yet-another Python implementation of a binary-data-to-hex-digit encoder!