[Python-Dev] latest bsddb3 test problems

Jeremy Hylton jeremy at alum.mit.edu
Mon Sep 22 00:05:17 EDT 2003


On Sun, 2003-09-21 at 23:40, Anthony Baxter wrote:
> >>> Jeremy Hylton wrote
> > With current cvs on the release23-maint branch, I get a bunch of
> > tracebacks printed to the console without having the test fail.
> > I haven't looked at the test at all, so I don't know what any of these
> > messages mean.  It seems, though, that the test should fail if a thread
> > fails with an exception.
> 
> Argh. What platform/compiler/bsddb version?

Python 2.3+ (#3, Sep 21 2003, 13:23:43)
[GCC 3.2.2 20030222 (Red Hat Linux 3.2.2-5)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import bsddb
>>> bsddb._bsddb.version()
(4, 1, 25)

RH 9.

Jeremy





More information about the Python-Dev mailing list