Searched refs:BadUpperStr (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/test_sqlite3/ | ||
H A D | test_hooks.py | 50 class BadUpperStr(str): class 55 con.create_collation(BadUpperStr("mycoll"), mycoll) |
Completed in 1 milliseconds