[Python-checkins] CVS: python/dist/src/Lib/test/output test_re,1.12,1.13

Fredrik Lundh python-dev@python.org
Tue, 8 Aug 2000 10:06:56 -0700


Update of /cvsroot/python/python/dist/src/Lib/test/output
In directory slayer.i.sourceforge.net:/tmp/cvs-serv29632/lib/test/output

Modified Files:
	test_re 
Log Message:


-- enabled some temporarily disabled RE tests
-- added basic unicode tests to test_re
-- added test case for Sjoerd's xmllib problem to re_tests

Index: test_re
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_re,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** test_re	2000/08/01 13:01:43	1.12
--- test_re	2000/08/08 17:06:53	1.13
***************
*** 1 ****
--- 1,2 ----
  test_re
+ maximum recursion limit exceeded