mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Issue 22803: Add missing versionadded directive.
This commit is contained in:
parent
b7fa201113
commit
dc69e03ef3
1 changed files with 2 additions and 0 deletions
|
|
@ -113,6 +113,8 @@ functions should be good enough; otherwise, you should use an instance of
|
||||||
+
|
+
|
||||||
+ world
|
+ world
|
||||||
|
|
||||||
|
.. versionadded:: 3.3
|
||||||
|
|
||||||
|
|
||||||
:func:`wrap`, :func:`fill` and :func:`shorten` work by creating a
|
:func:`wrap`, :func:`fill` and :func:`shorten` work by creating a
|
||||||
:class:`TextWrapper` instance and calling a single method on it. That
|
:class:`TextWrapper` instance and calling a single method on it. That
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue