issue2636-06 : Code : Python (original) (raw)

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

Created byTimeHorse on 2008-04-28 and last modifiedon 2008-09-24

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 branchlp:~pythonregexp2.7/python/issue2636-06

Branch merges

Branch information

Recent revisions

39030. ByJeffrey C. "The TimeHorse" Jacobs on 2008-09-21

39029. ByJeffrey C. "The TimeHorse" Jacobs on 2008-06-18

39028. ByJeffrey C. "The TimeHorse" Jacobs on 2008-06-11

39027. ByJeffrey C. "The TimeHorse" Jacobs on 2008-06-09

39026. ByJeffrey C. "The TimeHorse" Jacobs on 2008-05-24

39025. ByJeffrey C. Jacobs on 2008-04-27

39024. ByJeffrey C. Jacobs on 2008-04-27

39023. ByJeffrey C. Jacobs on 2008-04-26

39022. ByJeffrey C. Jacobs on 2008-04-25

39021. Byarmin.rigo on 2008-04-25

Branch metadata

Branch format:

Branch format 6

Repository format:

Bazaar pack repository format 1 with rich root (needs bzr 1.0)