K 10 svn:author V 2 wg K 8 svn:date V 27 2015-11-12T13:14:47.541566Z K 7 svn:log V 306 devel/py-functools32: Backport of the functools module from Python 3 for use on 2.7 This is a backport of the Python 3.2 functools module for use on Python versions 2.7 and PyPy. It includes new features lru_cache (Least-recently-used cache decorator). WWW: https://github.com/MiCHiLU/python-functools32 END