make the sha import use hashlib and make the hashlib import work sanely
authorSeth Vidal <skvidal@fedoraproject.org>
Thu, 22 Apr 2010 21:07:13 +0000 (17:07 -0400)
committerSeth Vidal <skvidal@fedoraproject.org>
Thu, 22 Apr 2010 21:07:13 +0000 (17:07 -0400)
commit5bdd42c1534a196d6be9104543e4a9a9b0442324
treedcc20306e5eaaded065f3acfb4bb8684297a970a
parentc6eb51dbc3be8ef1b97ad66ac5f218d5d48c9ec0
make the sha import use hashlib and make the hashlib import work sanely
on versions of python that don't have a hashlib (python < 2.5)
certmaster/certmaster.py
scripts/certmaster-sync