]> granicus.if.org Git - python/commit
whatsnew: fix textwrap/shorten entry, and improve the related docs.
authorR David Murray <rdmurray@bitdance.com>
Thu, 27 Feb 2014 23:01:43 +0000 (18:01 -0500)
committerR David Murray <rdmurray@bitdance.com>
Thu, 27 Feb 2014 23:01:43 +0000 (18:01 -0500)
commit871119eb2f189f9f94f4c95ed5372e76038a7d54
treec8f6c29d9eddd2c421eb8ce0162184702b19262b
parent9251d59523f64fa789c5ec4e68290644fbde1021
whatsnew: fix textwrap/shorten entry, and improve the related docs.

I had incorrectly added back the shorten method when I initially
made the whatsnew entry, but the shorten function docs were not
correct according to the code.  I also improved the wording in
general.
Doc/library/textwrap.rst
Doc/whatsnew/3.4.rst