[Python-Dev] Speeding up regular expression compilation
Greg Ewing
greg at cosc.canterbury.ac.nz
Thu Oct 30 22:42:33 EST 2003
More information about the Python-Dev mailing list
Thu Oct 30 22:42:33 EST 2003
- Previous message: [Python-Dev] Speeding up regular expression compilation
- Next message: [Python-Dev] Speeding up regular expression compilation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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 +--------------------------------------+
- Previous message: [Python-Dev] Speeding up regular expression compilation
- Next message: [Python-Dev] Speeding up regular expression compilation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list