Searched refs:func_returnnull (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/test_sqlite3/ | ||
H A D | test_userfunctions.py | 84 def func_returnnull(): function 194 self.con.create_function("returnnull", 0, func_returnnull) |
Completed in 2 milliseconds