Dimitris Zlatanidis 07ee48d22c python/functools32: Switch to i586. 8 лет назад
..
README 08072a44d0 python/functools32: Added (Backport Python library). 10 лет назад
functools32.SlackBuild 07ee48d22c python/functools32: Switch to i586. 8 лет назад
functools32.info 08072a44d0 python/functools32: Added (Backport Python library). 10 лет назад
slack-desc 08072a44d0 python/functools32: Added (Backport Python library). 10 лет назад

README

This is a backport of the functools standard library module
from Python 3.2.3 for use on Python 2.7 and PyPy. It includes
new features lru_cache (Least-recently-used cache decorator).