Mercurial > hg
diff contrib/tcsh_completion @ 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 | 4061205ad9e1 |
children | 2616325766e3 |