On Tuesday 19 November 2002 5:46 pm, Guido van Rossum wrote: > """ > Cache policy improvement: > When load() finds a hit in the non-current file, copy it to the > current file (except when this would cause a cache flip). > > It is hoped that this improves the cache performance. > """ > > I'm not sure why this didn't make it into the ZEO-NEWS.txt file. :-( Ah, thanks. I had missed that one.=20