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