mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
#11515: Merge with 3.1.
This commit is contained in:
commit
4969f709cc
49 changed files with 58 additions and 58 deletions
2
setup.py
2
setup.py
|
@ -901,7 +901,7 @@ class PyBuildExt(build_ext):
|
|||
|
||||
db_dirs_to_check = tmp
|
||||
|
||||
# Look for a version specific db-X.Y before an ambiguoius dbX
|
||||
# Look for a version specific db-X.Y before an ambiguous dbX
|
||||
# XXX should we -ever- look for a dbX name? Do any
|
||||
# systems really not name their library by version and
|
||||
# symlink to more general names?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue