Please enable JavaScript in your browser!
Главная
Обзор
Помощь
Вход
khronosschoty
/
SlackBuilds.org
Следить
1
В избранное
0
Ответвить
0
Файлы
Обсуждения
0
Запросы на слияние
0
Вики
Ветка:
master
Ветки
Метки
master
SlackBuilds....
/
python
/
functools32
Dimitris Zlatanidis
07ee48d22c
python/functools32: Switch to i586.
8 лет назад
..
README
08072a44d0
python/functools32: Added (Backport Python library).
10 лет назад
functools32.SlackBuild
07ee48d22c
python/functools32: Switch to i586.
8 лет назад
functools32.info
08072a44d0
python/functools32: Added (Backport Python library).
10 лет назад
slack-desc
08072a44d0
python/functools32: Added (Backport Python library).
10 лет назад
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).