send2trash/send2trash
Andrew Senetar 94e1ec007a
Add ability to handle pathlib paths
- Handle pathlib paths across all implementations, plat_other already did
- Move preprocessing code to common location
2021-08-07 21:48:10 -05:00
..
IFileOperationProgressSink.py Add IFileOperationProgressSink 2021-03-02 19:23:43 -06:00
__init__.py Fix some flake8 errors and cleanup 2020-06-18 21:47:06 -05:00
__main__.py Create __main__.py (Fixes #15) (#38) 2020-05-27 07:52:00 -04:00
compat.py Fix some flake8 errors and cleanup 2020-06-18 21:47:06 -05:00
exceptions.py Cleanup flake8 issues 2021-03-01 23:44:03 -06:00
plat_gio.py Add ability to handle pathlib paths 2021-08-07 21:48:10 -05:00
plat_osx.py Change conditional for macos pyobjc usage 2021-05-14 21:40:16 -05:00
plat_osx_ctypes.py Add ability to handle pathlib paths 2021-08-07 21:48:10 -05:00
plat_osx_pyobjc.py Add ability to handle pathlib paths 2021-08-07 21:48:10 -05:00
plat_other.py Add ability to handle pathlib paths 2021-08-07 21:48:10 -05:00
plat_win.py Fix some flake8 errors and cleanup 2020-06-18 21:47:06 -05:00
plat_win_legacy.py Add ability to handle pathlib paths 2021-08-07 21:48:10 -05:00
plat_win_modern.py Add ability to handle pathlib paths 2021-08-07 21:48:10 -05:00
util.py Add ability to handle pathlib paths 2021-08-07 21:48:10 -05:00