comparison hgext/keyword.py @ 12051:ff5cec76b1c5 stable 1.6.3

util: avoid using hashlib on Python < 2.5 (issue2278) The following patch allows the use of python2.4 with a standalone hashlib rather than assuming that python2.5 is in use when hashlib is imported successfully.
author Sol Jerome <sol.jerome@gmail.com>
date Tue, 17 Aug 2010 17:38:19 -0500
parents f5aa20e177c0
children c5e555e064d0 0f6164806283
comparison
equal deleted inserted replaced
12050:c5fd25c1bc4a 12051:ff5cec76b1c5