You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dimitris Zlatanidis 07ee48d22c
python/functools32: Switch to i586.
9 years ago
..
README python/functools32: Added (Backport Python library). 11 years ago
functools32.SlackBuild python/functools32: Switch to i586. 9 years ago
functools32.info python/functools32: Added (Backport Python library). 11 years ago
slack-desc python/functools32: Added (Backport Python library). 11 years ago

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