Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2855290b848a95c925cbf605d39044164a71d7e5
/
Modules
/
sre.h
72b82ba
- fixed grouping error bug
by Fredrik Lundh
· 24 years ago
6f01398
- added lookbehind support (?<=pattern), (?<!pattern).
by Fredrik Lundh
· 24 years ago
c230173
- experimental: added two new attributes to the match object:
by Fredrik Lundh
· 24 years ago
7cafe4d
- actually enabled charset anchors in the engine (still not
by Fredrik Lundh
· 24 years ago
8094611
- fixed another split problem (those semantics are weird...)
by Fredrik Lundh
· 24 years ago
be2211e
- fixed split
by Fredrik Lundh
· 24 years ago
b389df3
- renamed "tolower" hook (it happened to work with
by Fredrik Lundh
· 24 years ago
102f3ad
towards 1.6b1
by Fredrik Lundh
· 24 years ago
b1aa195
Fredrik Lundh: here's the 96.6% version of SRE
by Jeremy Hylton
· 24 years ago
b700df9
Adding Fredrik Lundh's _sre.c module and its header files.
by Guido van Rossum
· 25 years ago