atomic file writes
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.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://github.com/untitaker/python-atomicwrites
