[Python-Dev] Speeding up regular expression compilation
Martin v. Löwis
martin at v.loewis.de
Fri Oct 31 08:45:35 EST 2003
More information about the Python-Dev mailing list
Fri Oct 31 08:45:35 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 ]
Bram Moolenaar <Bram at moolenaar.net> writes: > The reason I sent this to the development list is that I thought this > could be solved on the library side. Changing the Python code sounds > like working around the real problem. It probably can be changed. However, it appears that few people would ever worry about the compilation speed, so it is unlikely that any efforts will be made in improving it. Contributions would be greatly appreciated. Regards, Martin
- 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