We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ce8bc2 commit cfb3d0fCopy full SHA for cfb3d0f
Lib/shutil.py
@@ -1647,4 +1647,3 @@ def __getattr__(name):
1647
)
1648
return RuntimeError
1649
raise AttributeError(f"module {__name__!r} has no attribute {name!r}")
1650
-
0 commit comments