Staging
v0.8.1
Revision fc543106c808f617785453e4e48872498729d35f authored by Anthony Baxter on 21 December 2001, 04:46:19 UTC, committed by Anthony Baxter on 21 December 2001, 04:46:19 UTC
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.

This patch should go into the trunk as well.
1 parent ba5a3f2
Raw File
BUGS.txt
$Id$

1)	There seems to be a problem with ComboBox that shows up
in the ExFileSelectBox demo. The popdown scrolled list widget
is being created, then destroyed. This does not happen in Tcl Tix.
This is probably a sympton in Tix from _tkinter; if you find the cause 
of this, please post a patch on http://tix.sourceforge.net.

back to top