[Python-Dev] Allowing u.encode() to return non-strings
M.-A. Lemburg
mal at egenix.com
Thu Jun 24 07:52:48 EDT 2004
Martin v. Löwis wrote:
> M.-A. Lemburg wrote:
>
>> What do you think ?
>
>
> -1. I find it unfortunate that there are encodings which
> don't convert between Unicode and byte strings; this direction
> should not be followed.
>
> Instead, text processing utilities should be proper libraries.
I don't understand... codecs are not limited to only text
processing. It's a completely independent framework from the
Unicode sub-system.
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Jun 24 2004)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
IL Workshop @ Net.ObjectDays 2004, Erfurt, Germany 94 days left
::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
More information about the Python-Dev
mailing list