MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / Error

Class Error

tools/python-3.11.9-amd64/Lib/copy.py:55–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53from copyreg import dispatch_table
54
55class Error(Exception):
56 pass
57error = Error # backward compatibility
58
59try:

Callers 2

copyFunction · 0.70
deepcopyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected