This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients
Date 2006-01-24.19:57:19
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=413

thanks!  this appears to work.  I tested it with BerkeleyDB
3.2 thru 4.4.  4.2-4.4 already worked fine; this patch fixes
associate in 3.3 thru 4.1.  (3.2 does not support associate)

commit id 42173.

Supporting older BerkeleyDB versions can be annoying but
when its easy lets do it.  I agree with hfoffani that
serious bsddb users should consider >= 4.2.
History
Date User Action Args
2007-08-23 15:45:20adminlinkissue1407992 messages
2007-08-23 15:45:20admincreate