Searched defs:DBError (Results 1 – 2 of 2) sorted by relevance
114 class DBError(Exception): class
157 static PyObject* DBError; /* Base class, all others derive from this */ variable