Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_sqlite3/
H A Dtest_userfunctions.py84 def func_returnnull(): function
194 self.con.create_function("returnnull", 0, func_returnnull)

Completed in 2 milliseconds