Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/sqlite3/test/
Duserfunctions.py49 def func_isint(v): function
139 self.con.create_function("isint", 1, func_isint)