Closed GoogleCodeExporter closed 9 years ago
Pass in the following for cache to the Http constructor:
cache=FileCache('directory_name', safe=lambda x: md5.new(x).hexdigest())
Original comment by joe.gregorio@gmail.com
on 28 Aug 2012 at 3:40
I'm confused here. Your suggestion is a good work around, but doesn't the
failure of the default cache naming algorithm indicate a bug?
Original comment by c...@c-riddell.com
on 28 Aug 2012 at 3:53
Original issue reported on code.google.com by
c...@c-riddell.com
on 17 May 2012 at 8:06