Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
364f6becadd79698f8cb2593be7510cd7fe938a6
/
Lib
/
pre.py
68468eb
Get rid of many apply() calls.
by Guido van Rossum
· 22 years ago
6f7c343
Fix bug #570057: Broken pre.subn() (and pre.sub())
by Fredrik Lundh
· 22 years ago
863ac44
Whitespace normalization.
by Tim Peters
· 23 years ago
7301907
Add deprecation warning to 'pre' module
by Andrew M. Kuchling
· 23 years ago
31e1829
Clean up a bare except where we only expect to catch pcre.error.
by Fred Drake
· 23 years ago
22fcae9
Make docstrings raw, since they contain literal backslashes.
by Ka-Ping Yee
· 24 years ago
0de6580
bunch more __all__ lists
by Skip Montanaro
· 24 years ago
c62c81e
__all__ for several more modules
by Skip Montanaro
· 24 years ago
6e025bc
String method cleanup.
by Eric S. Raymond
· 24 years ago
ec3bbde
String method conversion.
by Eric S. Raymond
· 24 years ago
2344fae
Whitespace normalization.
by Tim Peters
· 24 years ago
2cb176f
Correct docstring about return value when group didn't participate in match
by Andrew M. Kuchling
· 24 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 24 years ago
2850d18
Switch to sre for regular expression matching (the new mini-re module
by Guido van Rossum
· 24 years ago