]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't check for broken Berkley-DB versions on some platforms; the
authorMatthias Klose <doko@ubuntu.com>
Tue, 7 Apr 2009 16:08:29 +0000 (16:08 +0000)
committerMatthias Klose <doko@ubuntu.com>
Tue, 7 Apr 2009 16:08:29 +0000 (16:08 +0000)
commit25c6cd2ae79828347c55cb047f47b5eaeb705d39
tree23f0b25c7d643715952d9d8fdb9798725f2595a2
parent535336fa933600da1273f442028df62c08699848
Don't check for broken Berkley-DB versions on some platforms; the
test was required for the _bsddb3 extension, not necessary for the
_dbm extension.
setup.py