Virgil Dupras
|
d1fcb13086
|
v1.0.2
--HG--
branch : py3k
|
14 years ago |
Virgil Dupras
|
31907c9c4a
|
Fixed a bug in plat_other where conflict handling wouldn't be done correctly in external volume. Thanks to John Benediktsson for the tip.
|
14 years ago |
Virgil Dupras
|
02dc392c45
|
Fixed a bug in plat_other where conflict handling wouldn't be done correctly in external volume. Thanks to John Benediktsson for the tip.
--HG--
branch : py3k
extra : transplant_source : %C6%11%009sx%B29%CF%EC%CC%D4%88r%BE%D8%BB%9AIa
|
14 years ago |
Virgil Dupras
|
2572a7c00c
|
Fixed an infinite loop in plat_other when using a relative path in a mounted directory.
|
14 years ago |
Virgil Dupras
|
7546aa606a
|
Fixed an infinite loop in plat_other when using a relative path in a mounted directory.
--HG--
branch : py3k
extra : transplant_source : %B4%A2%DB%EFn%BB%3A%F6%AE%06%F3%29%DB%06%FBE%D0%A2%BEt
|
14 years ago |
Virgil Dupras
|
2858b5b153
|
Converted to py3k (haven't tried it on Windows yet, but it should compile and work...)
--HG--
branch : py3k
|
14 years ago |
Virgil Dupras
|
88b90d859c
|
Updated package metadata.
|
14 years ago |
Virgil Dupras
|
f5f9c5b352
|
Fixed the copyright comment which was at a strange place.
|
14 years ago |
Virgil Dupras
|
06f03e14b4
|
Fixed spaces/tabs mixup.
|
14 years ago |
Virgil Dupras
|
8313b0eebb
|
Added tag 1.0.1 for changeset a7e04d8e47e1
|
14 years ago |
Virgil Dupras
|
e78d1d1bd9
|
Merged heads.
|
14 years ago |
Virgil Dupras
|
de898fdcaa
|
v1.0.1: Fixed memory leak.
|
14 years ago |
Virgil Dupras
|
a3e41602cf
|
Added long_description to setup.
|
14 years ago |
Virgil Dupras
|
8b00632dd6
|
Set zip_safe to False, as it causes problems when creating executables for Windows of apps using it.
|
14 years ago |
Virgil Dupras
|
fa68152b35
|
Added tag 1.0.0 for changeset 48c2103380f5
|
14 years ago |
Virgil Dupras
|
19c1f2c444
|
Added missing sentinel in osx module's method defs.
|
14 years ago |
Virgil Dupras
|
aff05287b3
|
Added README and CHANGES.
|
14 years ago |
Virgil Dupras
|
203973d66c
|
Licensed under BSD.
|
14 years ago |
Virgil Dupras
|
ae126c47bf
|
In plat_other, added support for sending to trash on external volumes.
|
14 years ago |
Virgil Dupras
|
cc15b628a2
|
plat_other tries to see if an Ubuntu-style trash exists and uses it.
|
14 years ago |
Virgil Dupras
|
6856e49f2d
|
Added the plat_other module (for Linux).
|
14 years ago |
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
|
14 years ago |
Virgil Dupras
|
be87b55146
|
Improved the trash_win module.
|
14 years ago |
Virgil Dupras
|
b8434f7cc0
|
Added the trash_win module.
|
14 years ago |
Virgil Dupras
|
fc511be6b2
|
An OSError is more appropriate I think.
|
14 years ago |
Virgil Dupras
|
5aa4811725
|
Added the osx module.
|
14 years ago |