7.14.1 Dumbdbm Objects
In addition to the methods provided by the UserDict.DictMixin class, dumbdbm objects provide the following methods.
- Synchronize the on-disk directory and data files. This method is called by the sync method of Shelve objects.