]> granicus.if.org Git - python/commit
forward-patch from release21-maint branch:
authorAnthony Baxter <anthonybaxter@gmail.com>
Fri, 21 Dec 2001 05:13:37 +0000 (05:13 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Fri, 21 Dec 2001 05:13:37 +0000 (05:13 +0000)
commited9057083bcdcce37ddb66bc01e9b7fddb5ea206
tree4efd7b1937dc39a3be76e8b3d32c695717c4a9dd
parentbec5b362db9848e291219539a466b9e2c5fcbe25
forward-patch from release21-maint branch:
  Make dumbdbm merely "dumb", rather than "terminally broken". Without this
  patch, it's almost impossible to use dumbdbm _without_ causing horrible
  datalossage. With this patch, dumbdbm passes my own horrible torture test,
  as well as the roundup test suite.

  dumbdbm really could do with a smidgin of a rewrite or two, but that's not
  suitable for the release21-maint branch.
Lib/dumbdbm.py