Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
8b6323d3ef78042118c08703f26cb2adf741ea2e
/
Lib
/
regsub.py
b67a25c
Store the current regex syntax along with the regular expression
by Barry Warsaw
· 28 years ago
7a7d5d8
Use splitx() in capwords() (bugfix after interface change for split()).
by Guido van Rossum
· 28 years ago
a59d3e6
Changed split() to be compatible with changes to string.split(): the
by Guido van Rossum
· 28 years ago
4cc4ab1
Add third arg to split(). Add capwords() -- which uses that.
by Guido van Rossum
· 28 years ago
9e6aa9d
avoid eval() like the plague
by Guido van Rossum
· 28 years ago
7a461e5
New module regsub contains sub(), gsub() and split() as in nawk.
by Guido van Rossum
· 32 years ago