diff options
author | Nate Case <ncase@xes-inc.com> | 2008-08-22 15:58:02 -0500 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2008-08-23 10:51:05 +0800 |
commit | 97d8d152a5f832f6266a33622e25f4ae5f7dc068 (patch) | |
tree | 71de5d5cf6ec9aafadc384a2fd5bd3bf77bb36ae /apps/urls.py | |
parent | 8252a61e73126c2b89c97e4195c635bc3d60a3e9 (diff) | |
download | patchwork-97d8d152a5f832f6266a33622e25f4ae5f7dc068.tar.bz2 patchwork-97d8d152a5f832f6266a33622e25f4ae5f7dc068.tar.xz |
Eliminate hashlib requirement
If the hashlib module does not exist, use sha and md5 modules instead
to support Python 2.4. The hashlib module was added to Python 2.5.
Signed-off-by: Nate Case <ncase@xes-inc.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'apps/urls.py')
0 files changed, 0 insertions, 0 deletions