Re: [PATCH] better header cache versioning
* Brendan Cully on Wednesday, April 04, 2007 at 15:23:02 -0700:
> Here's a patch that attempts to version the header cache more
> accurately. It uses a little script to extract the type definitions
> for the structures hcache saves, pipes them through an MD5, and uses
> an unsigned long's worth of the result as a CRC.
>
> Comments?
Is it save to assume that Python is present on every system?
c
--
Python Mutt utilities <http://www.blacktrash.org/cgi-bin/mercurial/muttils/>