]> granicus.if.org Git - python/commitdiff
remove another sleepycat reference
authorGregory P. Smith <greg@mad-scientist.com>
Tue, 9 Oct 2007 18:26:02 +0000 (18:26 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Tue, 9 Oct 2007 18:26:02 +0000 (18:26 +0000)
setup.py

index 09c7b4c5fe5fd269c5b9597cc4a93d75fe23d60a..0424c0d2427fa4fba55959935b310847a841a35a 100644 (file)
--- 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.