mirror of https://github.com/python/cpython
Issue 22803: Add missing versionadded directive.
This commit is contained in:
parent
b7fa201113
commit
dc69e03ef3
|
@ -113,6 +113,8 @@ functions should be good enough; otherwise, you should use an instance of
|
|||
+
|
||||
+ world
|
||||
|
||||
.. versionadded:: 3.3
|
||||
|
||||
|
||||
:func:`wrap`, :func:`fill` and :func:`shorten` work by creating a
|
||||
:class:`TextWrapper` instance and calling a single method on it. That
|
||||
|
|
Loading…
Reference in New Issue