Searched refs:DBNoServerError (Results 1 – 1 of 1) sorted by relevance
167 static PyObject* DBNoServerError; /* DB_NOSERVER */ variable669 case DB_NOSERVER: errObj = DBNoServerError; break; in makeDBError()10261 MAKE_EX(DBNoServerError); in init_bsddb()