[Python-Dev] JITted regex engine from pypy (original) (raw)
Benjamin Peterson benjamin at python.org
Sun Jun 3 18:14:47 CEST 2012
- Previous message: [Python-Dev] JITted regex engine from pypy
- Next message: [Python-Dev] Python 3.3 on Windows 2000
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2012/6/3 Maciej Fijalkowski <fijall at gmail.com>:
Hi
I was reading a bit about the regex module and I would like to present some other solution into speeding up the re module for Python.
IMO, the most important feature of the regex module is that it fixes long standing bugs and includes long requested features especially with respect to Unicode. That it's faster is only windfall.
-- Regards, Benjamin
- Previous message: [Python-Dev] JITted regex engine from pypy
- Next message: [Python-Dev] Python 3.3 on Windows 2000
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]