]> granicus.if.org Git - python/commit
Docstring improvements. In particular, added docstrings for the
authorGreg Ward <gward@python.net>
Thu, 4 Jul 2002 14:51:49 +0000 (14:51 +0000)
committerGreg Ward <gward@python.net>
Thu, 4 Jul 2002 14:51:49 +0000 (14:51 +0000)
commite807e571a1bbd0a4f9f7530ba6d7dabd277d1a3d
tree892d59b7f08d2abaaf7965dfcf5903bf6f6f9d5d
parent291e9ee3415902576d681685ab9500c001938055
Docstring improvements.  In particular, added docstrings for the
standalone wrap() and fill() functions.  This should address the
misunderstanding that led to SF bug 577106.
Lib/textwrap.py