send2trash/send2trash
Magnus Møller Jørgensen 20bbab0b4c
Update plat_other.py
The trash info file needs to exist before the file is moved into the trash folder. 
This is to conform to the events based detection of trashed files in gnome and other file managers.
2020-07-23 03:57:15 +02: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 Fix some flake8 errors and cleanup 2020-06-18 21:47:06 -05:00
plat_gio.py Windows Performance Improvement & Multi-Item support (#43) 2020-06-03 12:49:41 -04:00
plat_osx.py Windows Performance Improvement & Multi-Item support (#43) 2020-06-03 12:49:41 -04:00
plat_other.py Update plat_other.py 2020-07-23 03:57:15 +02:00
plat_win.py Fix some flake8 errors and cleanup 2020-06-18 21:47:06 -05:00
plat_win_legacy.py Windows Performance Improvement & Multi-Item support (#43) 2020-06-03 12:49:41 -04:00
plat_win_modern.py Windows Performance Improvement & Multi-Item support (#43) 2020-06-03 12:49:41 -04:00