Paul> Unfortunately windows does not seem to support gdbm.

That is a known issue, but one that can be solved I think by getting rid of
the old 1.85 version of BerkDB and using something more modern.  I believe
the current bsddb module in recent Python versions supports BerkDB 3.x and
4.x.  Sleepycat got bought by Oracle awhile ago.  I believe you can download
4.7 from here:

    http://www.oracle.com/technology/software/products/berkeley-db/index.html

They have a Windows installer as well as links to older versions.

-- 
Skip Montanaro - s...@pobox.com - http://www.smontanaro.net/
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to