mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
remove another sleepycat reference
This commit is contained in:
parent
b7de61bf49
commit
e7f4d84830
1 changed files with 1 additions and 1 deletions
2
setup.py
2
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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue