Commit bd69e3fc authored by Nicolas Delaby's avatar Nicolas Delaby

I forgot to enable monkey patch, sorry

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35279 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1490c306
......@@ -168,3 +168,4 @@ if memcache is not None:
buf += data
self.buffer = buf[index+2:]
return buf[:index]
memcache._Host.readline = readline
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment