summaryrefslogtreecommitdiffstats
path: root/Doc/library/pprint.rst
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue #2888. Now the behaviour of pprint when working with nestedFacundo Batista2008-06-211-1/+1
* #1713041: fix pprint's handling of maximum depth.Georg Brandl2008-05-121-3/+2
* Make more doctests in pprint docs testable.Georg Brandl2008-03-221-17/+12
* Let pprint() support sets and frozensets (suggested by David Mertz).Raymond Hettinger2008-01-231-0/+3
* Some cleanup in the docs.Georg Brandl2007-12-291-6/+2
* Add examples to csv, pprint and traceback docs.Georg Brandl2007-12-051-20/+49
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+213