[PATCH] Fix dependencies in ldb subsystem

Tim Potter tpot at samba.org
Mon Apr 3 01:11:04 GMT 2006


On Mon, Apr 03, 2006 at 02:53:47AM +0200, Jelmer Vernooij wrote:

> >Yep - that looks like exactly what I want.  Thanks!  I don't suppose you
> >could take a quick look at what I have done with scripting/config.mk?
> 
> N/p, I've just updated it.

Thanks again.

> Btw, it looks like torture_tdb.py contains python2.4-specific code. It 
> complained here about missing set() when run using python2.3

Hrm.  I was wondering which Python features I should use.  At the moment
there is the set stuff which requires Python 2.4 as you say, and also
iterators which I think are Python 2.2.  I was hoping to be able to say
that the wrappers work with any of Python 2.x although there are really
useful bits and pieces in 2.2 and above.

Python 2.1 seems to be the oldest version on modern distros that I have
used.  What do you think?


Tim.


More information about the samba-technical mailing list