python-ldap-2.0
Michael Ströder
michael at stroeder.com
Tue Dec 12 15:59:38 CET 2000
Gregor Hoffleit wrote:
>
> > + Python-2.0 support (ie unicode)
>
> When you write 'Python 2.0 support' and 'free of legacy support', does this
> mean that this new version won't work anymore with Python 1.5.2 ?
Not sure how David will comment.
My personal opinion is that python-ldap 2.0 should make direct use
of the new Unicode objects in Python 2.0 (I dropped Python 1.5.2 in
web2ldap because of this). If we can provide normal string support
and Unicode support at the same time without producing a code bloat
then we could keep Python 1.5.2 support. If it gets too messy
personally I would like to drop support for non-Unicode Python
versions since migrating to e.g. Python 2.0 isn't that hard anyway
and Unicode objects are so handy...
Ciao, Michael.
More information about the python-ldap
mailing list