[Zope-dev] Blobs and modes

Benji York benji at zope.com
Fri Oct 24 15:24:52 EDT 2008


Is there a good reason blobs don't support "b" or "t" in the mode
strings passed to "open"?  I'm refactoring some code that expects a
file-like object to use blobs and it wants to pass "wb" as the mode
(which is a sane thing to do).

I'll add support for "b" and "t" to the blob code if no one objects.
-- 
Benji York
Senior Software Engineer
Zope Corporation


More information about the Zope-Dev mailing list