[pybsddb] Checking put() transaction results: what is the proper way in bsddb3?

Rafael Sierra rafaeljsg14 at gmail.com
Tue Mar 2 16:05:32 CET 2010


In Tue, Mar 2, 2010 at 12:03 PM, Denis Papathanasiou
<denis.papathanasiou at gmail.com> wrote:
>
>> Sorry for the late replying.
>
> No problem.
>
>> Under Python, exceptional situations are handled raising exceptions.
>>
>> Por example, a duplicated key (when asking for not overwriting) raises
>> DBKeyExistError. A deadlock raises DBLockDeadlockError, etc.
>
> Is there a list of all actions and their corresponding exceptions?
>
> I didn't see it at http://www.jcea.es/programacion/pybsddb_doc/

Is this http://www.jcea.es/programacion/pybsddb_doc/introduction.html#exceptions-provided
?

> _______________________________________________
> pybsddb mailing list
> pybsddb at jcea.es
> https://mailman.jcea.es:28443/listinfo/pybsddb
> http://www.jcea.es/programacion/pybsddb.htm
>



-- 
Rafael Sierra
http://blog.stiod.com



More information about the pybsddb mailing list