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 nnorwitz
Recipients
Date 2007-04-24.05:04:52
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Unfortunately, test_bsddb3 has lots of problems. :-(  They vary by platform and version of bsddb used.

Given the current code works, I'm not sure it's worth spending time cleaning this up.  Especially since I plan to move this code to C.  It might be worthwhile to separate out the warning guard.  I can't remember if the __warningregistry__ was mucked with in multiple places.  If it's only used in the one place, I'm not sure that's worth it either.

Learning import is a test of manhood. :-)
History
Date User Action Args
2007-08-23 15:57:53adminlinkissue1692664 messages
2007-08-23 15:57:53admincreate