commit | 3ec0fbb2995d9ceb6cbb4f7e8234b3ad80dc5c05 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue Aug 15 05:59:44 2000 +0000 |
committer | Barry Warsaw <barry@python.org> | Tue Aug 15 05:59:44 2000 +0000 |
tree | 185f73231d616a6c4bd605c0dea714a07ac474bc | |
parent | 34c391d7437a9005bb581d643fcad4f957dfbe88 [diff] |
md5_hexdigest(): After a brief conversation with TP, added hexdigest() to this module to mirror sha's hexdigest() method.