[Python-bugs-list] [Bug #116850] Bad comment in Setup.in

noreply@sourceforge.net noreply@sourceforge.net
Fri, 13 Oct 2000 21:15:44 -0700


Bug #116850, was updated on 2000-Oct-13 16:55
Here is a current snapshot of the bug.

Project: Python
Category: Modules
Status: Closed
Resolution: Fixed
Bug Group: None
Priority: 5
Summary: Bad comment in Setup.in

Details: Setup.in has this in it:

# (See http://www.jenkon-dev.com/~rd/python/ for an interface to
# BSD DB 2.1.0.)

which is incorrect.  (The server hasn't even existed for about 3 years!) If
you want to give a pointer to a web site you could use this one:

      http://electricrain.com/greg/python/bsddb3/

But it might be better to just remove it all together...



Follow-Ups:

Date: 2000-Oct-13 21:15
By: fdrake

Comment:
Updated Modules/Setup.in, revision 1.112.

I decided to use the updated link; some people will want to use DB 3, and locating stuff is still hard enough we want to help where we can.
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=116850&group_id=5470