]> granicus.if.org Git - python/commit
keep setup.py from listing unneeded hash modules (_md5, _sha*) as
authorGregory P. Smith <greg@mad-scientist.com>
Sun, 26 Aug 2007 00:26:00 +0000 (00:26 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Sun, 26 Aug 2007 00:26:00 +0000 (00:26 +0000)
commit4eb60e5330758e1bdf9809dfa4bbe0991e16674d
tree578a5bb04526e7cc0ffea924449ed5d712898f44
parent8e58b34ee8524199c644ca13aef9e0957312119e
keep setup.py from listing unneeded hash modules (_md5, _sha*) as
missing when they were not built because _hashlib with openssl provided
their functionality instead.

don't build bsddb185 if bsddb was built.
setup.py