From: Stephen N. <ste...@co...> - 2002-02-21 16:25:06
|
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 |