MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / copy

Function copy

Lib/copy.py:66–96  ·  view source on GitHub ↗

Shallow copy operation on arbitrary Python objects. See the module's __doc__ string for more info.

(x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

_copyFilesMethod · 0.90
copytodirFunction · 0.90
_testFunction · 0.70

Calls 4

getattrFunction · 0.85
_reconstructFunction · 0.85
ErrorClass · 0.70
getMethod · 0.45

Tested by

no test coverage detected