Dong-hee Na <[email protected]> added the comment:
So IMHO, those APIs are not that low-level API since they only need to create a file with 'x' flag and then calling gdbm_failure_atomic API. and if the user failed to save the file due to several accidents. They can easily restore the local file DB by using the latest valid snapshot. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45452> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
