[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Another thought on backends
Michael Smith writes:
> Anybody interested in collaborating on a back-python
> analogous to back-perl? After a cursory glance at the
> code for the latter, it looks like it wouldn't be hard to
> adapt for the Python case.
I started on that once, but quit because Python and slapd both
want their conflicting autoconf-generated files #included:
OpenLDAP's portable.h vs. Python's pyconfig.h.
back-perl escapes that: Perl uses metaconfig instead of autoconf.
--
Hallvard