Home
last modified time | relevance | path

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

/third_party/python/Lib/sqlite3/test/
Duserfunctions.py58 def func_islonglong(v): function
171 self.con.create_function("islonglong", 1, func_islonglong)