Searched refs:func_returnunicode (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/test_sqlite3/ | ||
H A D | test_userfunctions.py | 78 def func_returnunicode(): function 191 self.con.create_function("returnunicode", 0, func_returnunicode) |
Completed in 2 milliseconds