Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/sqlite3/test/
Duserfunctions.py84 class AggrExceptionInStep: class
283 self.con.create_aggregate("excStep", 1, AggrExceptionInStep)
/external/python/cpython3/Lib/sqlite3/test/
Duserfunctions.py85 class AggrExceptionInStep: class
298 self.con.create_aggregate("excStep", 1, AggrExceptionInStep)