Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [2.7] bpo-30754: Document textwrap.dedent blank line behavior. (GH-14469) (GH... | Miss Islington (bot) | 2019-06-30 | 1 | -0/+3 |
* | #15510: clarify textwrap's handling of whitespace, and add confirming tests. | R David Murray | 2012-09-08 | 1 | -6/+13 |
* | Issue #15497: Correct characters in TextWrapper.replace_whitespace docs. | Andrew Svetlov | 2012-08-13 | 1 | -3/+5 |
* | Backport source links from 3.x. | Éric Araujo | 2011-08-19 | 1 | -7/+4 |
* | Issue 1859: Document that textwrap does not break on \n | Terry Reedy | 2010-11-23 | 1 | -0/+7 |
* | Provide links to Python source in a handful of | Raymond Hettinger | 2010-11-05 | 1 | -0/+4 |
* | #2659: add ``break_on_hyphens`` to TextWrapper. | Georg Brandl | 2008-05-11 | 1 | -1/+17 |
* | reformat some documentation of classes so methods and attributes are under th... | Benjamin Peterson | 2008-04-25 | 1 | -63/+64 |
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+192 |