Changes between Initial Version and Version 1 of Ticket #20892, comment 7
- Timestamp:
- Aug 13, 2013, 7:38:40 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20892, comment 7
initial v1 1 1 Ok, python-memcache has gone ahead and fixed the bug, so the 2 2 3 {{{ !#python3 {{{#!python 4 4 import memcache 5 5 memcache.SERVER_MAX_VALUE_LENGTH = 1024*1024*10 #added limit to accept 10mb