Searched refs:AggrNoFinalize (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/test_sqlite3/ | ||
H A D | test_userfunctions.py | 104 class AggrNoFinalize: class 660 self.con.create_aggregate("nofinalize", 1, AggrNoFinalize) |
Completed in 2 milliseconds