Simple lru cache?

Bjorn Pettersen BPettersen at NAREX.com
Fri Oct 4 18:22:46 EDT 2002


> From: Ype Kingma [mailto:ykingma at accessforall.nl] 
> 
> Does anyone know of a good lru cache implementation in 
> python?

Perhaps http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/117228
will give you some ideas? And also perhaps:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/python/dist/src/Li
b/heapq.py?rev=HEAD&content-type=text/vnd.viewcvs-markup

-- bjorn




More information about the Python-list mailing list