summaryrefslogtreecommitdiffstats
path: root/Doc/libstring.tex
Commit message (Expand)AuthorAgeFilesLines
* Fixed index module reference.Fred Drake1997-12-161-4/+4
* count() now has a 4th parameter too. Also rephrased the docs for findGuido van Rossum1997-10-201-12/+9
* AMK's megapatch:Guido van Rossum1997-07-171-0/+1
* Grammar (AMK).Guido van Rossum1997-06-021-1/+1
* Add cross-refs for int() to atoi() etc.Guido van Rossum1997-04-021-15/+14
* Added docs for replace() and replace1().Guido van Rossum1997-03-251-0/+13
* Add optional 4th argument to [r]find and [r]index (end of slice).Guido van Rossum1997-03-141-7/+10
* Added capitalize, capwords, lstrip, rstrip, and optional 3rd argumentGuido van Rossum1996-08-091-21/+50
* Added maketrans() and optional 3rd arg to translate() (chars to delete).Guido van Rossum1996-07-301-3/+11
* atol supports trailing l/L if base is 0Guido van Rossum1996-02-121-1/+1
* added string.translate(s, table)Guido van Rossum1995-09-131-0/+6
* typos, layout and other small thingsGuido van Rossum1995-04-101-1/+1
* mass changes; fix titles; add examples; correct typos; clarifications;Guido van Rossum1995-03-171-11/+23
* small changes by Soren LarsenGuido van Rossum1995-03-131-7/+7
* add warning about stropGuido van Rossum1995-03-021-7/+15
* a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW...Guido van Rossum1995-02-281-3/+3
* * Doc/libstring.tex (section{Standard Module \sectcode{string}}):Guido van Rossum1994-08-171-30/+2
* Lots of small corrections by Andrew Kuchling (plus all new rotor docs)Guido van Rossum1994-08-081-7/+7
* libsocket.tex: send[to] returns nbytes.Guido van Rossum1994-08-011-0/+6
* Restructured library documentationGuido van Rossum1994-01-021-0/+193