summaryrefslogtreecommitdiffstats
path: root/Doc/library/string.rst
Commit message (Expand)AuthorAgeFilesLines
* Fix grammarEli Bendersky2011-08-061-3/+3
* Merged revisions 87627,87638,87760,87986,88108,88115,88165,88263,88329,88364-...Georg Brandl2011-02-251-4/+4
* Merged revisions 85843,85849-85850,85867,85907,85914,86134,86187,86315-86316,...Georg Brandl2010-11-261-1/+1
* Add more links to Python sources where the code is short, readable and an inf...Raymond Hettinger2010-11-061-0/+5
* Merged revisions 85395 via svnmerge fromBenjamin Peterson2010-10-121-1/+1
* Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,...Georg Brandl2010-10-061-6/+6
* #9139: the thousands separator is new in 2.7. Also add a missing variable in...Ezio Melotti2010-07-021-0/+4
* #9139: Add examples for str.format().Ezio Melotti2010-07-021-23/+152
* Moved period outside paren, where it belongs.Eric Smith2010-07-021-1/+1
* Use designated syntax for optional grammar element.Georg Brandl2010-06-271-1/+1
* Issue #7928: Document str.format element_index better.Eric Smith2010-02-251-1/+2
* Issue #5965: Add documentation for parts of format specification language.Eric Smith2010-02-251-3/+20
* Remove incorrect apostrophe.Eric Smith2010-02-151-1/+1
* #7527: use standard versionadded tags.Georg Brandl2009-12-191-3/+5
* Fix markup.Georg Brandl2009-11-181-5/+4
* Issue #7051: Clarify behaviour of 'g' and 'G'-style formatting.Mark Dickinson2009-10-081-7/+25
* Backport r73983: Document the thousands separator.Andrew M. Kuchling2009-10-051-1/+5
* #7000: document "sep" in capwords. Add a few testsEzio Melotti2009-09-261-6/+8
* #6813: better documentation for numberless string formats.Georg Brandl2009-09-011-3/+3
* builtin -> built-in.Georg Brandl2009-07-261-1/+1
* #6238: add fillchar to string.just function family.Georg Brandl2009-06-081-5/+6
* Fixed wording for formatting integers: precision is not allowed.Eric Smith2009-05-071-1/+1
* Demote warnings to notices where appropriate, following the goal that as few ...Georg Brandl2009-04-271-1/+1
* Documentation for issue 5237, auto-numbered format fields. Contributed by Ter...Eric Smith2009-04-221-9/+15
* 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
* 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 str.for...Eric Smith2008-07-161-2/+6
* 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 th...Benjamin Peterson2008-04-251-18/+18
* Enable doctest running for several other documents.Georg Brandl2008-03-221-1/+1
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+494