Message 1068 - Python tracker (original) (raw)
Message1068
This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
| Author | nobody |
|---|---|
| Recipients | |
| Date | 2002-03-08.17:03:17 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content |
|---|
| Logged In: NO also unix weenies expect rename() to be atomic. making it non-atomic can break lots of code that is carefully crafted to survive nfs, or do locking with rename(), etc. |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-08-23 13:50:05 | admin | link | issue212317 messages |
| 2007-08-23 13:50:05 | admin | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜