[Zope-dev] Hold the press!
Sidnei da Silva
sidnei at enfoldsystems.com
Wed Oct 12 16:30:17 EDT 2005
I would like to fix this pearl of memory-comsumption in OFS.Image
manage_FTPget:
def manage_FTPget(self):
"""Return body for ftp."""
<snip>
return str(self.data)
That and port a fix from webdav.NullResource.PUT to
webdav.LockNullResource.PUT.
But I fear a release is coming out today? If that's the case could it
hold back a bit? I'm already working on the fix.
--
Sidnei da Silva
Enfold Systems, LLC.
http://enfoldsystems.com
More information about the Zope-Dev
mailing list