Home
last modified time | relevance | path

Searched refs:AggrExceptionInFinalize (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/sqlite3/test/
Duserfunctions.py94 class AggrExceptionInFinalize: class
284 self.con.create_aggregate("excFinalize", 1, AggrExceptionInFinalize)
/external/python/cpython3/Lib/sqlite3/test/
Duserfunctions.py95 class AggrExceptionInFinalize: class
299 self.con.create_aggregate("excFinalize", 1, AggrExceptionInFinalize)