CachedLDAPConnection: Convert cache format from Pickle to JSON
authorW. Trevor King <wking@tremily.us>
Sun, 20 Jan 2013 16:55:54 +0000 (11:55 -0500)
committerW. Trevor King <wking@tremily.us>
Sun, 20 Jan 2013 18:09:04 +0000 (13:09 -0500)
commit58650e029b0fa7e7c5a834d33d345585dc1f4b71
tree57630414beb035ffa2b6a338830a7391fba83355
parent8b53b6daa87c993f96783c2b70f953ae3c088b66
CachedLDAPConnection: Convert cache format from Pickle to JSON

Now that we're only storing text fields (via the cache.fields
configuration setting), this is pretty easy to change.
mutt-ldap.py