[Python-Dev] Speeding up regular expression compilation

Greg Ewing greg at cosc.canterbury.ac.nz
Thu Oct 30 22:42:33 EST 2003
> If you're adventurous, you might investigate recasting the
> sre_compile._compile function as C code.  

Or Pyrex code. :-)

Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | A citizen of NewZealandCorp, a	  |
Christchurch, New Zealand	   | wholly-owned subsidiary of USA Inc.  |
greg at cosc.canterbury.ac.nz	   +--------------------------------------+



More information about the Python-Dev mailing list