Dimitris Zlatanidis 07ee48d22c python/functools32: Switch to i586. 8 lat temu
..
README 08072a44d0 python/functools32: Added (Backport Python library). 10 lat temu
functools32.SlackBuild 07ee48d22c python/functools32: Switch to i586. 8 lat temu
functools32.info 08072a44d0 python/functools32: Added (Backport Python library). 10 lat temu
slack-desc 08072a44d0 python/functools32: Added (Backport Python library). 10 lat temu

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).