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

Class Error

tools/python-3.11.9-amd64/Lib/shutil.py:61–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 # disk_usage is added later, if available on the platform
60
61class Error(OSError):
62 pass
63
64class SameFileError(Error):
65 """Raised when source and destination are the same file."""

Callers 2

_copytreeFunction · 0.70
moveFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected