4 lines
207 B
Text
4 lines
207 B
Text
Atomic file writes for Python:
|
|
* Race-free assertion that the target file doesn't yet exist.
|
|
* Simple high-level API that wraps a very flexible class-based API.
|
|
* Consistent error handling across platforms.
|