Home
last modified time | relevance | path

Searched refs:func_returnint (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/test_sqlite3/
H A Dtest_userfunctions.py80 def func_returnint(): function
192 self.con.create_function("returnint", 0, func_returnint)

Completed in 2 milliseconds