You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
send2trash/send2trash
Andrew Senetar 5e4517aa53
Add fallback to HOMETRASH on plat_other
In the case where os.path.ismount() does not detect a mount and os.rename errors
fallback to HOMETRASH.  This covers several situations where continuing with
the identified trash location is incorrect due to complex mounts.

Close #26, #41, #63.
2 years ago
..
IFileOperationProgressSink.py Black format updates with correct line length 2 years ago
__init__.py Fix some flake8 errors and cleanup 4 years ago
__main__.py Black format updates with correct line length 2 years ago
compat.py Fix some flake8 errors and cleanup 4 years ago
exceptions.py Cleanup flake8 issues 3 years ago
plat_gio.py Add ability to handle pathlib paths 2 years ago
plat_osx.py Change conditional for macos pyobjc usage 3 years ago
plat_osx_ctypes.py Black format updates with correct line length 2 years ago
plat_osx_pyobjc.py Black format updates with correct line length 2 years ago
plat_other.py Add fallback to HOMETRASH on plat_other 2 years ago
plat_win.py Fix some flake8 errors and cleanup 4 years ago
plat_win_legacy.py Black format updates with correct line length 2 years ago
plat_win_modern.py Black format updates with correct line length 2 years ago
util.py Black format updates with correct line length 2 years ago