镜像自地址
https://github.com/arsenetar/send2trash.git
已同步 2026-03-26 15:51:38 +00:00
@@ -54,6 +54,4 @@ def send2trash(path):
|
||||
fileop.lpszProgressTitle = None
|
||||
result = SHFileOperationW(byref(fileop))
|
||||
if result:
|
||||
msg = "Couldn't perform operation. Error code: %d" % result
|
||||
raise OSError(msg)
|
||||
|
||||
raise WindowsError(None, None, path, result)
|
||||
|
||||
在新工单中引用
屏蔽一个用户