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

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

Created byTimeHorse on 2008-09-23 and last modifiedon 2008-09-24

This thread proposes to add a flag to the Regular Expression pattern which would have it evaluate each string in Reverse order, matching and searching each character from last to first. The user would activate this functionality by passing either the re.REVERSE or the re.R constant flags to the Regular Expression compiler or via the in-line Regular Expression code, '(?r)'. This item is based on the work from Issues 3835 and 516762.

Get this branch:

bzr branchlp:~pythonregexp2.7/python/issue2636-18

Branch merges

Branch information

Recent revisions

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

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

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

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

39035. ByJeffrey C. "The TimeHorse" Jacobs on 2008-06-03

39034. ByJeffrey C. "The TimeHorse" Jacobs on 2008-05-30

39033. ByJeffrey C. "The TimeHorse" Jacobs on 2008-05-29

39032. ByJeffrey C. "The TimeHorse" Jacobs on 2008-05-29

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

39030. ByJeffrey C. "The TimeHorse" Jacobs on 2008-05-22

Branch metadata

Branch format:

Branch format 6

Repository format:

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