diff options
| author | Gregory P. Smith <greg@mad-scientist.com> | 2007-10-09 18:26:02 +0000 |
|---|---|---|
| committer | Gregory P. Smith <greg@mad-scientist.com> | 2007-10-09 18:26:02 +0000 |
| commit | e7f4d8483082d2f694e8a89ec531ab378e6b8326 (patch) | |
| tree | 8f340a76b682cef57a38424d1466e69f34981808 /setup.py | |
| parent | b7de61bf49a6659663f54be6387c3445a40702d4 (diff) | |
| download | cpython-git-e7f4d8483082d2f694e8a89ec531ab378e6b8326.tar.gz | |
remove another sleepycat reference
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
