--On 28. Juni 2006 13:56:58 +0200 Florent Guillaume <[EMAIL PROTECTED]> wrote:
Has this change been discussed? I don't agree with it. Unicode strings aren't byte strings. File and Image should only work with byte strings. Code dealing with them should always know and assume that they use str. Anything using unicode with them is broken or has done insufficient input validation.
I agree. This checkin must be reverted. In fact one raise a ValueError in case the data is a unicode string.
-aj
pgpw0D0F4iskv.pgp
Description: PGP signature
_______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
