summaryrefslogtreecommitdiffstats
path: root/Doc/library/string.rst
Commit message (Collapse)AuthorAgeFilesLines
* give os.symlink and os.link() better parameter names #5564Benjamin Peterson2009-03-281-0/+1
|
* Add token markup.Georg Brandl2009-03-161-1/+1
|
* Remove obsolete stuff from string module docs.Georg Brandl2009-03-041-11/+8
|
* Remove trailing whitespace.Georg Brandl2009-01-031-13/+13
|
* fix typoBenjamin Peterson2008-09-111-3/+3
|
* Document the different meaning of precision for {:f} and {:g}.Georg Brandl2008-07-181-8/+12
| | | | Also document how inf and nan are formatted. #3404.
* Backed out r65069, pending fixing it in Windows.Eric Smith2008-07-171-4/+3
|
* Issue 3382: Make '%F' and float.__format__('F') convert results to upper case.Eric Smith2008-07-171-3/+4
|
* Complete issue 3083: add alternate (#) formatting to bin, oct, hex in ↵Eric Smith2008-07-161-2/+6
| | | | str.format().
* fix various doc typos #3320Benjamin Peterson2008-07-121-1/+1
|
* rename the section about new formatting 'new-string-formatting'Benjamin Peterson2008-05-251-5/+5
|
* #2836: backport new string formatting docs.Georg Brandl2008-05-121-1/+348
|
* reformat some documentation of classes so methods and attributes are under ↵Benjamin Peterson2008-04-251-18/+18
| | | | the class directive
* Enable doctest running for several other documents.Georg Brandl2008-03-221-1/+1
| | | | We have now over 640 doctests that are run with "make doctest".
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+494