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 019a8b0 commit 9337c60Copy full SHA for 9337c60
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