[ buster ]
[ Source: python-atomicwrites ]
Package: python-atomicwrites (1.1.5-2)
Links for python-atomicwrites
Debian Resources:
Download Source Package python-atomicwrites:
- [python-atomicwrites_1.1.5-2.dsc]
- [python-atomicwrites_1.1.5.orig.tar.gz]
- [python-atomicwrites_1.1.5-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Atomic file writes - Python 2.7
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 2.7 module.
Other Packages Related to python-atomicwrites
|
|
|
|
-
- dep: python
- linguagem interativa de alto nível orientada a objetos (versão Python2)
Download python-atomicwrites
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 6.6 kB | 33.0 kB | [list of files] |