[Python-checkins] python/dist/src/Lib/test regrtest.py,1.102,1.103

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Fri, 22 Nov 2002 12:00:35 -0800


Update of /cvsroot/python/python/dist/src/Lib/test
In directory sc8-pr-cvs1:/tmp/cvs-serv30034/python/Lib/test

Modified Files:
	regrtest.py 
Log Message:
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!


Index: regrtest.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/regrtest.py,v
retrieving revision 1.102
retrieving revision 1.103
diff -C2 -d -r1.102 -r1.103
*** regrtest.py	19 Nov 2002 17:46:59 -0000	1.102
--- regrtest.py	22 Nov 2002 20:00:33 -0000	1.103
***************
*** 509,512 ****
--- 509,513 ----
          """
          test_al
+         test_bsddb3
          test_cd
          test_cl