File tree Expand file tree Collapse file tree 1 file changed +14
-7
lines changed Expand file tree Collapse file tree 1 file changed +14
-7
lines changed Original file line number Diff line number Diff line change 11redis-py (for Python2.4)
2- ========
3- ====
4- Note::
2+ ========================
53
6- This version has been backported to Python 2.4 (don't ask)
7- There are no warranties (express or implied) that this code is suitable for any purpose
8- The tests were not backported, so likely won't run without modifications.
4+ The Python interface to the Redis key-value store.
5+
6+
7+ ======
8+ Note:
9+ ======
10+
11+ | **This version has been backported to Python 2.4 (don't ask)**
12+ | **There are no warranties (express or implied) that this code is suitable for any purpose**
13+ | **The tests were not backported, so likely won't run without modifications.**
14+
15+ |
16+ |
917
1018
11- The Python interface to the Redis key-value store.
1219
1320.. image :: https://secure.travis-ci.org/andymccurdy/redis-py.png?branch=master
1421 :target: http://travis-ci.org/andymccurdy/redis-py
You can’t perform that action at this time.
0 commit comments