1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2025-05-19 22:59:50 +00:00
Mickaël Schoentgen 020d05979d Windows: Workaround for long paths (#23)
By using the short path version of a file, we can
manage to move long paths to the trash.

Limitations:
1/ If the final short path is longer than what
    `SHFileOperationW` can handle, it will fail
2/ Still not able to trash long path from another
    drive, ie: trying to delete C:\temp\foo.txt
    while the script is running from D:\trash.py
2018-02-16 09:07:05 -05:00
..
2018-02-06 17:28:47 -05:00
2017-08-03 20:52:19 -04:00
2017-08-03 20:52:19 -04:00