slackbuilds_ponce/python/functools32
Robby Workman 67b98ddc4d python/functools32: Fixed VERSION in build script
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2020-01-03 03:17:31 -06:00
..
functools32.info
functools32.SlackBuild
README
slack-desc

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