| Trees | Indices | Help |
|
|---|
|
|
object --+
|
AtomicFile
A file that appears atomically with its full content.
This file-like object writes to a temporary file in the same directory as the final file. If the file is committed, the temporary file is renamed atomically (on Unix, at least) to its final name. If it is rolled back, the temporary file is removed.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
| closed | |
|
Inherited from |
|
| Method Details |
|
| Property Details |
closed
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Aug 11 08:14:33 2023 | http://epydoc.sourceforge.net |