Searched refs:DBRepLeaseExpiredError (Results 1 – 1 of 1) sorted by relevance
191 static PyObject* DBRepLeaseExpiredError; /* DB_REP_LEASE_EXPIRED */ variable694 case DB_REP_LEASE_EXPIRED : errObj = DBRepLeaseExpiredError; break; in makeDBError()10263 MAKE_EX(DBRepLeaseExpiredError); in init_bsddb()