issue2636-06 : Code : Python

lp:~pythonregexp2.7/python/issue2636-06

Created by TimeHorse and last modified

The current Regular Expression engine contains an undocumented option to turn on what it calls Template mode. The template mode specifically disables any Regular Expression with repetition, allowing the expression to be evaluated much faster. As this code is already implemented, the only thing needed here is to write some test cases and then document it.

Get this branch:
bzr branch lp:~pythonregexp2.7/python/issue2636-06

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

39030. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>
39029. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>
39028. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>
39027. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>
39026. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>
39025. By Jeffrey C. Jacobs <email address hidden>
39024. By Jeffrey C. Jacobs <email address hidden>
39023. By Jeffrey C. Jacobs <email address hidden>
39022. By Jeffrey C. Jacobs <email address hidden>
39021. By armin.rigo

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)