]> granicus.if.org Git - python/commit
Add third arg to split(). Add capwords() -- which uses that.
authorGuido van Rossum <guido@python.org>
Tue, 11 Jun 1996 18:45:15 +0000 (18:45 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 11 Jun 1996 18:45:15 +0000 (18:45 +0000)
commit4cc4ab1735275abdc22b559ca7238e2cf4a4222e
tree7486a67bc56732a0b7b368d394fe2c28fb154c15
parent8775d8b9dc0e3a199b1da57ed481a417f047e1cf
Add third arg to split().  Add capwords() -- which uses that.
Lib/regsub.py