]> granicus.if.org Git - python/commit
Give dumbdbm a sync() method which Shelve can call. Should solve some
authorSkip Montanaro <skip@pobox.com>
Mon, 14 Jul 2003 12:15:15 +0000 (12:15 +0000)
committerSkip Montanaro <skip@pobox.com>
Mon, 14 Jul 2003 12:15:15 +0000 (12:15 +0000)
commit6d06815b562e1540ee334d30953354210dfebd24
tree55e162f81b0d49f6709b4ad2ec5aa6517334136d
parenta2d3d93ee352bdddc9b37c053126c8995fcb575c
Give dumbdbm a sync() method which Shelve can call.  Should solve some
database corruption problems with Spambayes.
Lib/dumbdbm.py