[pybsddb] DbEnv::mutex_set_max

Matthieu Imbert matthieu.imbert at ens-lyon.fr
Thu Jun 25 09:16:58 CEST 2009


Jesus Cea wrote:
> Matthieu Imbert wrote:
>> The DbEnv::mutex_set_max method is not provided by the pybsddb python
>> binding (it exists in the underlying C or C++ bdb interfaces).
> 
>> Is there a way to call this function from python?
> 
>> (i use pybsddb version 4.5.20, shipped with python 2.5, with berkeley db
>> 4.5)
> 
> If you can upgrade to (soon to be released) pybsddb 4.8.0, I can
> implement this function.
> 
> 4.8.0 will be released soon. Let me know ASAP if you demand this and if
> you can upgrade. If you need any other function, let me know as soon as
> possible.

>From your answer, i conclude that there is no way to call this library
function without adding explicit support for it in pybsddb, can you
confirm this?

Upgrading is possible (though inconvenient so i would have prefered a
workaround that does not force me to upgrade), so, yes, if you can add
it, then do so. Thanks in advance.

-- 
Matthieu



More information about the pybsddb mailing list