python
system_error
official
true
shutil.SameFileError
ID: python/shutil-samefileerror
80%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 3.x | active | — | — | — |
Root Cause
Source and destination are the same file in a copy/move operation.
generic