Complete.Org: Mailing Lists: Archives: offlineimap: December 2008:
Re: [PATCH] Fix md5 import error
Home

Re: [PATCH] Fix md5 import error

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: offlineimap@xxxxxxxxxxxx
Subject: Re: [PATCH] Fix md5 import error
From: Paul Hinze <paul.t.hinze@xxxxxxxxx>
Date: Wed, 24 Dec 2008 12:22:10 -0600

Paul Hinze <paul.t.hinze@xxxxxxxxx> on 2008-12-22 at 19:16:
> I did a bit of debugging and asking around in #python and it turns out
> that because Maildir.py uses a conditional import of md5 from either
> hashlib or the md5 module, the md5.new() call is not always correct.
> The attached patch should fix this problem.

Thanks to Daniel Rall for pointing out that the attachment got stripped
off my last message.  Patch follows.

Paul

----


[Prev in Thread] Current Thread [Next in Thread]