Class | AtomicWriteContext |
Undocumented |
Class | FileNameLenghtError |
Undocumented |
Class | LocalFile |
Undocumented |
Class | LocalFolder |
Undocumented |
Class | LocalFSObjectBase |
Undocumented |
Class | LocalTmpFolder |
Undocumented |
Class | PathLenghtError |
Undocumented |
Class | TmpFile |
Class for temporary files. These are stored in the temp directory and by default they are deleted again when the object is destructed. |
Function | get_tmpdir |
No summary |
Variable | logger |
Undocumented |
Function | _os_lrmdir |
Wrapper for os.rmdir that also knows how to unlink symlinks. Fails when the folder is not a link and is not empty. @param path: a file system path as string |
Function | _replace_file |
Undocumented |
Variable | _tmpdir |
Undocumented |