Thanks to visit codestin.com Credit goes to github.com
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 c1e39d6 commit cb1d76fCopy full SHA for cb1d76f
1 file changed
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