]> granicus.if.org Git - python/commitdiff
#10315: Fix version tag.
authorGeorg Brandl <georg@python.org>
Fri, 5 Nov 2010 07:37:51 +0000 (07:37 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 5 Nov 2010 07:37:51 +0000 (07:37 +0000)
Doc/library/smtplib.rst

index 64369b54fa22c0c092c195c6259abb74deb457b2..d59ebf7398b8feb921bd6f536b9839991e7747ff 100644 (file)
@@ -48,8 +48,7 @@ Protocol) and :rfc:`1869` (SMTP Service Extensions).
    connection attempt (if not specified, the global default timeout setting
    will be used).
 
-   .. versionchanged:: 2.6
-      *timeout* was added.
+   .. versionadded:: 2.6
 
 
 .. class:: LMTP([host[, port[, local_hostname]]])