From: Gregory P. Smith Date: Tue, 9 Oct 2007 18:26:02 +0000 (+0000) Subject: remove another sleepycat reference X-Git-Tag: v2.6a1~1206 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e7f4d8483082d2f694e8a89ec531ab378e6b8326;p=python remove another sleepycat reference --- diff --git a/setup.py b/setup.py index 09c7b4c5fe..0424c0d242 100644 --- a/setup.py +++ b/setup.py @@ -660,7 +660,7 @@ class PyBuildExt(build_ext): # http://www.oracle.com/database/berkeley-db/db/index.html # # This requires the Sleepycat^WOracle DB code. The supported versions - # are set below. Visit http://www.sleepycat.com/ to download + # are set below. Visit the URL above to download # a release. Most open source OSes come with one or more # versions of BerkeleyDB already installed.