mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +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
|
||||
|
||||
.. 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…
Add table
Add a link
Reference in a new issue