[Patches] [Patch #103937] Attempt at BSDDB fix
noreply@sourceforge.net
noreply@sourceforge.net
Fri, 23 Feb 2001 08:28:37 -0800
Patch #103937 has been updated.
Project: python
Category: Build
Status: Closed
Submitted by: akuchling
Assigned to : akuchling
Summary: Attempt at BSDDB fix
Follow-Ups:
Date: 2001-Feb-23 08:28
By: akuchling
Comment:
Checked in to revision 1.29 of setup.py.
-------------------------------------------------------
Date: 2001-Feb-22 08:04
By: twouters
Comment:
After removing the "and 0", it works on RedHat 7 with all three BSDDB
versions installed, and didn't break on BSDI (which was already working
okay :) I assume the 'and 0' is an oversight from a debug version.
-------------------------------------------------------
Date: 2001-Feb-22 08:03
By: akuchling
Comment:
Slightly revised version, taking out an "if ... and 0"
that I forgot to take out.
-------------------------------------------------------
-------------------------------------------------------
For more info, visit:
http://sourceforge.net/patch/?func=detailpatch&patch_id=103937&group_id=5470