We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97af790 commit 369d148Copy full SHA for 369d148
Doc/library/textwrap.rst
@@ -28,7 +28,7 @@ functions should be good enough; otherwise, you should use an instance of
28
newlines.
29
30
Optional keyword arguments correspond to the instance attributes of
31
- :class:`TextWrapper`, documented below. *width* defaults to ``70``.
+ :class:`TextWrapper`, documented below.
32
33
See the :meth:`TextWrapper.wrap` method for additional details on how
34
:func:`wrap` behaves.
0 commit comments