summaryrefslogtreecommitdiff
path: root/Doc/library/pprint.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+1
* Issue #25179: Preparatory cleanup of existing docs on string formattingMartin Panter2016-02-081-1/+1
* Updated pprint examples in according to issue #19105.Serhiy Storchaka2015-04-051-18/+17
* Fixing broken links in doc, part 3: the restGeorg Brandl2014-10-291-1/+1
* Issue #19132: Add versionchanged tags.Serhiy Storchaka2013-10-021-0/+9
* Issue #19132: The pprint module now supports compact mode.Serhiy Storchaka2013-10-021-11/+20
* Issue #17150: pprint now uses line continuations to wrap long string literals.Antoine Pitrou2013-03-231-87/+127
* Merge 3.1Éric Araujo2011-05-291-7/+8
|\
| * Merged rethought pprint usage example from 3.1.Łukasz Langa2011-05-141-7/+8
| |\
| | * Separate source link from main text.Raymond Hettinger2011-01-101-0/+2
| | * Move source links to consistent location and remove wordy, big yellow boxes.Raymond Hettinger2011-01-101-5/+1
| | * Provide links to Python source where the code is short, readable andÉric Araujo2010-11-161-0/+5
| | * Switch more function arguments docs to new-style.Georg Brandl2009-09-021-8/+7
| | * Merged revisions 74209 via svnmerge fromGeorg Brandl2009-07-261-1/+1
* | | Don’t misuse “package data” in pprint exampleÉric Araujo2011-05-291-3/+3
|/ /
* | pprint usage example rethought.Łukasz Langa2011-05-141-30/+99
* | Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-1/+1
|/
* Merged revisions 64446,64490,64495,64526,64567 via svnmerge fromGeorg Brandl2008-07-161-1/+1
* Merged revisions 63119-63128,63130-63131,63133,63135-63144,63146-63148,63151-...Alexandre Vassalotti2008-05-161-3/+2
* remove some old versionchanged and versionadded directivesBenjamin Peterson2008-04-241-3/+0
* Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,...Christian Heimes2008-03-231-17/+12
* Merged revisions 60176-60209 via svnmerge fromChristian Heimes2008-01-231-0/+3
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-6/+2
* Merged revisions 59333-59370 via svnmerge fromChristian Heimes2007-12-051-20/+51
* Convert all print statements in the docs.Georg Brandl2007-09-041-3/+4
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-13/+1
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+213