This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-pymemcache
Code
Issues
Proposed changes
Files
d714387e14df9ed1118a486422ebda301442dbcc
deb-python-pymemcache
/
pymemcache
History
Dave Dash
d714387e14
Merge pull request
#2
from dcrosta/include-README
...
add MANIFEST.in to force README.md to be packaged in `setup.py sdist`
2013-04-25 09:16:44 -07:00
..
test
python 2.6 does not support "{}".format(thing)
2013-04-25 09:25:01 -04:00
__init__.py
add MANIFEST.in to force README.md to be packaged in
setup.py sdist
2013-04-25 07:57:37 -04:00
client.py
python 2.6 does not support "{}".format(thing)
2013-04-25 09:25:01 -04:00
fallback.py
Adding license information and external links
2012-10-31 16:47:45 -10:00
serde.py
Fixing a lot of small bugs, adding set_many and delete_many, adding python-memcache compatible serializer
2013-01-28 09:45:59 -08:00