RETIRED, further work has moved to Debian project infrastructure
Go to file
leonard 20bee65a8b Factor out LDAPberval_to_object()
Also commit other berval converters which are not yet called by anything.

In places where bervals are returned as objects, PyString_FromStringAndSize()
was being used. In some rare cases, a NULL berval pointer (not NULL data)
is returned as None (not a string). This factors that out to the berval.c
compilation unit.
2009-08-17 01:49:47 +00:00
Build Contributed by Mauro Cicognini via e-mail 2005-01-25 18:54:46 +00:00
Demo Correctly use ldap.async.AsyncSearchHandler, some other cosmetic corrections 2009-08-01 08:50:29 +00:00
Doc Modification due to doc tool change 2008-06-19 08:50:26 +00:00
Lib All sub-modules import __version__ from main module ldap 2009-07-26 11:09:58 +00:00
Modules Factor out LDAPberval_to_object() 2009-08-17 01:49:47 +00:00
Tests Factor out LDAPberval_to_object() 2009-08-17 01:49:47 +00:00
.cvsignore *** empty log message *** 2002-06-30 21:07:56 +00:00