Add \versionadded for sftp scheme
authorGeorg Brandl <georg@python.org>
Mon, 23 Jan 2006 20:49:24 +0000 (20:49 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 23 Jan 2006 20:49:24 +0000 (20:49 +0000)
Doc/lib/liburlparse.tex

index a060cd6eda267eb61868ede40dda01ce30a17379..8f80d6b78dd9aa8d3367f45488725db6972c8a75 100644 (file)
@@ -25,6 +25,7 @@ draft!). It supports the following URL schemes:
 \code{nntp}, \code{prospero}, \code{rsync}, \code{rtsp}, \code{rtspu}, 
 \code{sftp}, \code{shttp}, \code{sip}, \code{snews}, \code{svn}, 
 \code{svn+ssh}, \code{telnet}, \code{wais}.
+\versionadded[Support for the \code{sftp} scheme]{2.5}
 
 The \module{urlparse} module defines the following functions: