Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.0
/
Lib
/
sre.py
tag
1f73a4e1379223ff2e9a8fbed0a62222b6d0eda5
tagger
Ned Deily <nad@python.org>
Mon Jun 19 00:05:28 2017
object
2a9b0a93091b9ef7350a94bb3d3f1c43725b7a8c
Final head of the former 2.0 branch
f502c73
Bring SRE up do date with Python 2.1
by Guido van Rossum
· 24 years ago
5644b7f
- fixed yet another gcc -pedantic warning
by Fredrik Lundh
· 25 years ago
7898c3e
-- reset marks if repeat_one tail doesn't match
by Fredrik Lundh
· 25 years ago
e186983
final 0.9.8 updates:
by Fredrik Lundh
· 25 years ago
29c4ba9
SRE 0.9.8: passes the entire test suite
by Fredrik Lundh
· 25 years ago
8a3ebf8
-- SRE 0.9.6 sync. this includes:
by Fredrik Lundh
· 25 years ago
019bcb5
- changed sre.Scanner to use lastindex instead of index.
by Fredrik Lundh
· 25 years ago
7cafe4d
- actually enabled charset anchors in the engine (still not
by Fredrik Lundh
· 25 years ago
22d2546
today's SRE update:
by Fredrik Lundh
· 25 years ago
0640e11
the mad patcher strikes again:
by Fredrik Lundh
· 25 years ago
90a0791
- pedantic: make sure "python -t" doesn't complain...
by Fredrik Lundh
· 25 years ago
df02d0b
- fixed default value handling in group/groupdict
by Fredrik Lundh
· 25 years ago
01016fe
- fixed split behaviour on empty matches
by Fredrik Lundh
· 25 years ago
8094611
- fixed another split problem (those semantics are weird...)
by Fredrik Lundh
· 25 years ago
be2211e
- fixed split
by Fredrik Lundh
· 25 years ago
436c3d58
towards 1.6b1
by Fredrik Lundh
· 25 years ago
e8d52af
Fix bug when the replacement template is a callable object
by Andrew M. Kuchling
· 25 years ago
b1aa195
Fredrik Lundh: here's the 96.6% version of SRE
by Jeremy Hylton
· 25 years ago
1b6aecb
I know this is only a temporary stop-gap measure, but the match() and
by Guido van Rossum
· 25 years ago
7627c0d
Added Fredrik Lundh's sre module and its supporting cast.
by Guido van Rossum
· 25 years ago