Jesús Cea Avión <j...@jcea.es> added the comment: Importing "bsddb" crashes. Importing "bsddb3" (the updated version I keep independiently of python) DOESN'T crash.
bsddb = 4.8.4 bsddb3 = 5.0.0 (currently). Checking the changelog, I see this possible cause: """ * Capsule support was buggy. The string passed in to PyCapsule_New() must outlive the capsule. (Larry Hastings) """ It is 3AM in Spain now. Will check when I find some time. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9675> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com