Add \versionadded for sftp scheme

This commit is contained in:
Georg Brandl 2006-01-23 20:49:24 +00:00
parent dbc95f4222
commit 2103a01c82

View 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: