1
0
mirror of https://github.com/arsenetar/send2trash.git synced 2024-11-15 03:59:02 +00:00
Commit Graph

161 Commits

Author SHA1 Message Date
Virgil Dupras
19c1f2c444 Added missing sentinel in osx module's method defs. 2010-04-07 13:16:51 +02:00
Virgil Dupras
aff05287b3 Added README and CHANGES. 2010-04-07 10:43:36 +02:00
Virgil Dupras
203973d66c Licensed under BSD. 2010-04-07 08:52:24 +02:00
Virgil Dupras
ae126c47bf In plat_other, added support for sending to trash on external volumes. 2010-04-06 19:54:10 +02:00
Virgil Dupras
cc15b628a2 plat_other tries to see if an Ubuntu-style trash exists and uses it. 2010-04-06 19:11:37 +02:00
Virgil Dupras
6856e49f2d Added the plat_other module (for Linux). 2010-04-06 18:55:30 +02:00
Virgil Dupras
8a1dff2947 Renamed _trash_* modules to _send2trash_* and added python wrapper around them.
--HG--
rename : modules/trash_osx.c => modules/send2trash_osx.c
rename : modules/trash_win.c => modules/send2trash_win.c
2010-04-06 18:04:32 +02:00
Virgil Dupras
be87b55146 Improved the trash_win module. 2010-04-06 10:41:07 +01:00
Virgil Dupras
b8434f7cc0 Added the trash_win module. 2010-04-06 10:28:43 +01:00
Virgil Dupras
fc511be6b2 An OSError is more appropriate I think. 2010-04-06 09:04:04 +02:00
Virgil Dupras
5aa4811725 Added the osx module. 2010-04-06 08:58:56 +02:00