Fwd: [patch] use hashlib instead of the deprecated md5 module

Matthias Klose doko@ubuntu.com
Thu Jul 23 14:03:00 GMT 2009


should have sent this to java-patches in the first place ...

-------- Original Message --------
Subject: [patch] use hashlib instead of the deprecated md5 module
Date: Thu, 23 Jul 2009 09:53:50 -0400
From: Matthias Klose <doko@ubuntu.com>
To: GCC Patches <gcc-patches@gcc.gnu.org>

use hashlib (if available) instead of the md5 module, which was deprecated in
python2.5. Ok for the trunk and the 4.4 branch?

    Matthias


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: md5.diff
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20090723/fb203e05/attachment.ksh>


More information about the Java-patches mailing list