shelve slow in python 2.3.3 for windows

kramb64 at hotmail.com kramb64 at hotmail.com
Wed Jan 21 18:20:23 EST 2004


On Wed, 21 Jan 2004 15:47:20 -0600, Skip Montanaro <skip at pobox.com>
wrote:

>    whichdb.whichdb("a") 
>report under both versions?  My wild-ass guess is that the underlying anydbm
>module finds dumbdbm under 2.3.3 and something more industrial strength like
>bsddb under 2.2.

Skip,
you are right!

Under 2.3.3: 'dbhash'

Under 2.2: 'bsddb185'

Now the question is: is it possible to use bsddb185 with python 2.3.3?

Thanks.
Ciao.
Marco.



More information about the Python-list mailing list