Message107434
| Author | vstinner |
|---|---|
| Recipients | Trundle, draghuram, giampaolo.rodola, pitrou, r.david.murray, tarek, techtonik, vstinner |
| Date | 2010-06-09.22:52:34 |
| SpamBayes Score | 0.03242181 |
| Marked as misclassified | No |
| Message-id | <1276123956.01.0.973687045781.issue8828@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
[atomic_move_file-windows.py]: implementation of atomic_move_file() for Windows, depends on CreateTransaction() and MoveFileTransacted(), only available on Windows Vista, Windows Server 2008, or more recent version. This function *is* atomic. This function is also able to rename a directory! |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-06-09 22:52:36 | vstinner | set | recipients: + vstinner, pitrou, draghuram, techtonik, giampaolo.rodola, tarek, r.david.murray, Trundle |
| 2010-06-09 22:52:36 | vstinner | set | messageid: <1276123956.01.0.973687045781.issue8828@psf.upfronthosting.co.za> |
| 2010-06-09 22:52:34 | vstinner | link | issue8828 messages |
| 2010-06-09 22:52:34 | vstinner | create | |