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