functools32
Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy.
Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy.
To install this package, run one of the following:
functools32 includes new features lru_cache (Least-recently-used cache decorator).
Summary
Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy.
Information Last Updated
Mar 25, 2025 at 16:22
License
PSF license
Total Downloads
5.9K
Platforms
GitHub Repository
https://github.com/MiCHiLU/python-functools32Documentation
https://pypi.python.org/pypi/functools32