issue2636-10 : Code : Python

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

Created by TimeHorse and last modified

Identify any values that are expected to be the same -- invariant -- between the engine and compiled and make them shared between the various modules by placing them in sre_constants.py and exporting them to sre_constants.h and referring to them by their designated name only. This will eliminate errors where the value may change in one module but neglected to change in another.

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

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

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>
39026. By Jeffrey C. "The TimeHorse" Jacobs <email address hidden>
39025. By Jeffrey C. 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)