Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
3dacdc306e68fb0e4b1258008ad93ad0582e8f40
/
Doc
/
libstring.tex
6d2bdb6
Fixed index module reference.
by Fred Drake
· 27 years ago
828a0bd
count() now has a 4th parameter too. Also rephrased the docs for find
by Guido van Rossum
· 27 years ago
e47da0a
AMK's megapatch:
by Guido van Rossum
· 28 years ago
0fa066b
Grammar (AMK).
by Guido van Rossum
· 28 years ago
740eb82
Add cross-refs for int() to atoi() etc.
by Guido van Rossum
· 28 years ago
c8a80cd
Added docs for replace() and replace1().
by Guido van Rossum
· 28 years ago
7b7c578
Add optional 4th argument to [r]find and [r]index (end of slice).
by Guido van Rossum
· 28 years ago
e5e55d7
Added capitalize, capwords, lstrip, rstrip, and optional 3rd argument
by Guido van Rossum
· 29 years ago
f4d0d57
Added maketrans() and optional 3rd arg to translate() (chars to delete).
by Guido van Rossum
· 29 years ago
264302d
atol supports trailing l/L if base is 0
by Guido van Rossum
· 29 years ago
f65f278
added string.translate(s, table)
by Guido van Rossum
· 30 years ago
96628a9
typos, layout and other small things
by Guido van Rossum
· 30 years ago
470be14
mass changes; fix titles; add examples; correct typos; clarifications;
by Guido van Rossum
· 30 years ago
6bb1adc
small changes by Soren Larsen
by Guido van Rossum
· 30 years ago
0bf4d89
add warning about strop
by Guido van Rossum
· 30 years ago
8675115
a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter
by Guido van Rossum
· 30 years ago
2828e9d
* Doc/libstring.tex (section{Standard Module \sectcode{string}}):
by Guido van Rossum
· 31 years ago
16d6e71
Lots of small corrections by Andrew Kuchling (plus all new rotor docs)
by Guido van Rossum
· 31 years ago
ab3a250
libsocket.tex: send[to] returns nbytes.
by Guido van Rossum
· 31 years ago
5fdeeea
Restructured library documentation
by Guido van Rossum
· 31 years ago