michilu / python-functools32

Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache decorator)

Home Page:http://pypi.python.org/pypi/functools32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache decorator)

http://pypi.python.org/pypi/functools32

License:Other


Languages

Language:Python 99.8%Language:Shell 0.2%