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
2008-06-19 08:50:26 +00:00
2009-08-17 01:49:47 +00:00
2009-08-17 01:49:47 +00:00
2002-06-30 21:07:56 +00:00
Description
RETIRED, further work has moved to Debian project infrastructure
470 KiB
Languages
Python 73%
C 26.6%
Makefile 0.2%
Shell 0.2%