issue2636-17 : Code : Python
lp:~pythonregexp2.7/python/issue2636-17
Created by TimeHorse and last modified
In the current python Regular Expression engine, Positive (?<=...) and Negative (?<!...) assertions are restricted to fixed-length strings. The proposal here is to support strings of arbitrary length in the Positive and Negative look-behind assertions.
- Get this branch:
- bzr branch lp:~pythonregexp2.7/python/issue2636-17
Branch merges
Related bugs
Related blueprints
Branch information
Recent revisions
- 39036. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>
- 39035. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>
- 39034. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>
- 39033. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>
- 39032. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>
- 39031. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>
- 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>
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 with rich root (needs bzr 1.0)