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.
Last Updated
Nov 18, 2019 at 22:14
License
PSF license
Total Downloads
5
Supported Platforms
GitHub Repository
https://github.com/MiCHiLU/python-functools32Documentation
https://pypi.python.org/pypi/functools32