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 skip.montanaro
Recipients AndyP, legerf, skip.montanaro, tlesher
Date 2008-12-05.00:24:47
SpamBayes Score 0.02081141
Marked as misclassified No
Message-id <1228436688.51.0.797736714872.issue4483@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a new version of the patch for Python 3.0.  It appends gdbm_compat
to the gdbm libs if that's where dbm_firstkey is defined.  Please back
out the previous patch against setup.py and Modules/_dbmmodule.c and
apply this one.

Thanks...
History
Date User Action Args
2008-12-05 00:24:49skip.montanarosetrecipients: + skip.montanaro, tlesher, legerf, AndyP
2008-12-05 00:24:48skip.montanarosetmessageid: <1228436688.51.0.797736714872.issue4483@psf.upfronthosting.co.za>
2008-12-05 00:24:47skip.montanarolinkissue4483 messages
2008-12-05 00:24:47skip.montanarocreate