Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は Python2.7 の を使用してdumbdbmいますが、この質問は Python3 の にも当てはまりますdbm.dumb。
dumbdbm
dbm.dumb
ドキュメントには次のように記載されています。
dumpdbm.sync() ディスク上のディレクトリとデータ ファイルを同期します。このメソッドは、Shelve オブジェクトの sync() メソッドによって呼び出されます。
3 つの質問があります。
sync
close