diff options
author | Sol Jerome <solj@ices.utexas.edu> | 2010-08-06 21:48:09 +0000 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2010-08-11 15:59:58 -0500 |
commit | 869537f3b703119ceb397b85ca38b4dff99b8d6b (patch) | |
tree | 7a04be825fba23bf7d74c10b6c65f1e33a44cf50 /redhat/RELEASE | |
parent | def7fbd92d988851b94636175b5bab998407c4e6 (diff) | |
download | bcfg2-869537f3b703119ceb397b85ca38b4dff99b8d6b.tar.gz bcfg2-869537f3b703119ceb397b85ca38b4dff99b8d6b.tar.bz2 bcfg2-869537f3b703119ceb397b85ca38b4dff99b8d6b.zip |
Don't assume python2.5 is being used on successful hashlib import
The hashlib module has been backported to earlier versions of python. If
we assume that 2.5 is in use, then python will go crazy looking for
stuff that doesn't exist in earlier versions. This patch will allow
older versions of python installed alongside a standalone hashlib module
to work properly.
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6004 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'redhat/RELEASE')
0 files changed, 0 insertions, 0 deletions