[Python-checkins] CVS: python/dist/src/Lib/test re_tests.py,1.19,1.20

Fredrik Lundh python-dev@python.org
Thu, 21 Sep 2000 10:03:29 -0700


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

Modified Files:
	re_tests.py 
Log Message:


- fixed yet another gcc -pedantic warning
- added experimental "expand" method to match objects
- don't use the buffer interface on unicode strings

Index: re_tests.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/re_tests.py,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20