[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib sre.py,1.23,1.24 sre_compile.py,1.29,1.30 sre_parse.py,1.29,1.30

Guido van Rossum guido@beopen.com
Mon, 07 Aug 2000 18:03:46 -0500


> -- reset marks if repeat_one tail doesn't match
>    (this should fix Sjoerd's xmllib problem)

Somebody please add a test case for this to test_re.py !!!

--Guido van Rossum (home page: http://www.pythonlabs.com/~guido/)