[Python-checkins] CVS: python/dist/src/Modules _sre.c,2.7,2.8 sre.h,2.6,2.7

Fredrik Lundh python-dev@python.org
Thu, 29 Jun 2000 05:38:48 -0700


Update of /cvsroot/python/python/dist/src/Modules
In directory slayer.i.sourceforge.net:/tmp/cvs-serv899/Modules

Modified Files:
	_sre.c sre.h 
Log Message:


- make sure group names are valid identifiers
  (closes the "SRE: symbolic reference" bug)

Index: _sre.c
===================================================================
RCS file: /cvsroot/python/python/dist/src/Modules/_sre.c,v
retrieving revision 2.7
retrieving revision 2.8
diff -C2 -r2.7 -r2.8

Index: sre.h
===================================================================
RCS file: /cvsroot/python/python/dist/src/Modules/sre.h,v
retrieving revision 2.6
retrieving revision 2.7
diff -C2 -r2.6 -r2.7