Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PyMySQL/PyMySQL
/ Foo
Class
Foo
pymysql/tests/test_connection.py:896–897 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
894
895
# A custom type and function to escape it
896
class
Foo:
897
value =
"bar"
898
899
900
def
escape_foo(x, d):
Callers
3
test_escape_custom_object
Method · 0.85
test_escape_dict_raise_typeerror
Method · 0.85
test_escape_list_item
Method · 0.85
Calls
no outgoing calls
Tested by
3
test_escape_custom_object
Method · 0.68
test_escape_dict_raise_typeerror
Method · 0.68
test_escape_list_item
Method · 0.68