From: Jeff E. <je...@ad...> - 2002-02-21 17:01:20
|
You can find a Java interface to Berkeley DB which you can access directly from jython. Feed this to google "berkeley db java" Stephen Naicken wrote: > I have an application in python that requires the use of the bsddb > module to extract information from the mozilla 0.92 cache database, > cache.db. I would like to port this application to jython, but the > bsddb module is not available. What alternatives do i have? > > Thanks > > Stephen > > > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users > |