index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
string.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document the 'n' integer presentation type for str.format().
Eric Smith
2008-05-12
1
-0/+4
*
Merged revisions 62490 via svnmerge from
Benjamin Peterson
2008-04-25
1
-18/+18
*
Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,...
Christian Heimes
2008-03-23
1
-1/+1
*
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
Georg Brandl
2008-02-01
1
-1/+1
*
Fix markup.
Georg Brandl
2008-01-11
1
-3/+3
*
Fix the string formatting docs for now; if the feature is changed again, the ...
Georg Brandl
2007-09-04
1
-2/+1
*
Removed used_args param from string.Formatter.get_field. It was left in by m...
Eric Smith
2007-09-02
1
-1/+1
*
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl
2007-09-01
1
-4/+0
*
string.maketrans() now produces translation tables for bytes.translate() -- w...
Georg Brandl
2007-08-31
1
-15/+9
*
Commit #1068: new docs for PEP 3101. Also document the old string formatting ...
Georg Brandl
2007-08-31
1
-256/+356
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+468