Issue 22803: Add missing versionadded directive.

This commit is contained in:
Raymond Hettinger 2014-11-05 21:27:56 -08:00
parent b7fa201113
commit dc69e03ef3
1 changed files with 2 additions and 0 deletions

View File

@ -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