[Python-Dev] Allowing u.encode() to return non-strings

Barry Warsaw barry at python.org
Wed Jun 16 14:51:01 EDT 2004


On Wed, 2004-06-16 at 05:55, M.-A. Lemburg wrote:

> Now that more and more codecs become available and the scope
> of those codecs goes far beyond only encoding from Unicode to
> strings and back, I am tempted to open up that restriction,
> thereby opening up u.encode() for applications that wish to
> use other codecs that return e.g. Unicode objects as well.

+1

-Barry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: This is a digitally signed message part
Url : http://mail.python.org/pipermail/python-dev/attachments/20040616/54f978f6/attachment.bin


More information about the Python-Dev mailing list