summaryrefslogtreecommitdiffstats
path: root/Doc/library/textwrap.rst
Commit message (Expand)AuthorAgeFilesLines
* [2.7] bpo-30754: Document textwrap.dedent blank line behavior. (GH-14469) (GH...Miss Islington (bot)2019-06-301-0/+3
* #15510: clarify textwrap's handling of whitespace, and add confirming tests.R David Murray2012-09-081-6/+13
* Issue #15497: Correct characters in TextWrapper.replace_whitespace docs.Andrew Svetlov2012-08-131-3/+5
* Backport source links from 3.x.Éric Araujo2011-08-191-7/+4
* Issue 1859: Document that textwrap does not break on \nTerry Reedy2010-11-231-0/+7
* Provide links to Python source in a handful ofRaymond Hettinger2010-11-051-0/+4
* #2659: add ``break_on_hyphens`` to TextWrapper.Georg Brandl2008-05-111-1/+17
* reformat some documentation of classes so methods and attributes are under th...Benjamin Peterson2008-04-251-63/+64
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+192