leasun wrote:
> Anybody knows which version bsddb is released with py2.3 and py2.4?

Is this what you wanted?

Python 2.4.1 (#65, Mar 30 2005, 09:13:57) [MSC v.1310 32 bit (Intel)] on
win32
>>> import bsddb
>>> bsddb.__version__
'4.3.0'

I'll leave it up to you to do the work to find out what it is on
Python2.3...  I hope you can manage the effort. ;-)

-Peter
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to