Home
last modified time | relevance | path

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

/third_party/python/Lib/sqlite3/test/
Duserfunctions.py54 def func_isnone(v): function
169 self.con.create_function("isnone", 1, func_isnone)