MCPcopy Create free account
hub / github.com/grantjenks/python-sortedcontainers / stress_copy

Function stress_copy

tests/test_stress_sorteddict.py:75–76  ·  view source on GitHub ↗
(sdict)

Source from the content-addressed store, hash-verified

73
74@actor
75def stress_copy(sdict):
76 that = sdict.copy()
77
78@actor
79def stress_get(sdict):

Callers

nothing calls this directly

Calls 1

copyMethod · 0.45

Tested by

no test coverage detected