Please enable JavaScript in your browser!
홈
탐색
도움말
로그인
khronosschoty
/
SlackBuilds.org
Watch
1
Star
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).