python2-atomicwrites - Python Atomic file writes on POSIX
Website: | https://github.com/untitaker/python-atomicwrites |
---|---|
License: | MIT |
Vendor: | CBS <cbs@centos.org> |
- Description:
This Python module provides atomic file writes on POSIX operating systems. It sports: * Race-free assertion that the target file doesn't yet exist * Windows support * Simple high-level API that wraps a very flexible class-based API
Packages
python2-atomicwrites-1.3.0-1.el7.noarch [19 KiB] |
Changelog
by Alfredo Moralejo (2019-02-08):
- Update to 1.3.0 |