MCPcopy
hub / github.com/psycopg/psycopg / MyStr

Class MyStr

tests/test_adapt.py:515–516  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

513
514
515class MyStr(str):
516 pass
517
518
519class StrNoneDumper(StrDumper):

Callers 4

test_dump_global_ctxFunction · 0.85
test_dump_connection_ctxFunction · 0.85
test_dump_cursor_ctxFunction · 0.85
test_dump_global_ctxFunction · 0.85

Calls

no outgoing calls

Tested by 4

test_dump_global_ctxFunction · 0.68
test_dump_connection_ctxFunction · 0.68
test_dump_cursor_ctxFunction · 0.68
test_dump_global_ctxFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…