Move Windows Python away from bsddb 1.85 and toward Sleepycat's latest.

The bsddb subproject is gone.
The _bsddb subproject is new.
There are problems here, but I'm out of time to work on this now.  If
anyone can address an XXX comment or two in readme.txt, please do!
This commit is contained in:
Tim Peters 2002-11-22 20:00:34 +00:00
parent 26897bf138
commit 78e35f9311
5 changed files with 179 additions and 139 deletions

View file

@ -508,6 +508,7 @@ _expectations = {
'win32':
"""
test_al
test_bsddb3
test_cd
test_cl
test_commands