Home
last modified time | relevance | path

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

/third_party/python/Lib/sqlite3/test/
Duserfunctions.py35 def func_returnint(): function
159 self.con.create_function("returnint", 0, func_returnint)