slackbuilds/python/functools32
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
functools32.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
functools32.info
slack-desc

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