I think this should be "versionchanged", not "versionadded"

This commit is contained in:
Antoine Pitrou 2011-04-26 18:53:42 +02:00
parent 0145c54213
commit 45456a09f0
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Protocol) and :rfc:`1869` (SMTP Service Extensions).
(250, b'Ok')
>>>
.. versionadded:: 3.3
.. versionchanged:: 3.3
Support for the :keyword:`with` statement was added.