[ Source: python-atomicwrites ]
Package: python3-atomicwrites (1.4.1-1)
Links for python3-atomicwrites
Debian Resources:
Download Source Package python-atomicwrites:
- [python-atomicwrites_1.4.1-1.dsc]
- [python-atomicwrites_1.4.1.orig.tar.gz]
- [python-atomicwrites_1.4.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Atomic file writes - Python 3.x
It uses a temporary file in the same directory as the given path. This ensures that the temporary file resides on the same filesystem. The temporary file will then be atomically moved to the target location: On POSIX, it will use rename if files should be overwritten, otherwise a combination of link and unlink.
This package contains the Python 3.x module.
Other Packages Related to python3-atomicwrites
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download python3-atomicwrites
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 10.2 kB | 35.0 kB | [list of files] |