From: Georg Brandl Date: Mon, 23 Jan 2006 20:49:24 +0000 (+0000) Subject: Add \versionadded for sftp scheme X-Git-Tag: v2.5a0~759 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2103a01c82c2cd7d0fa8b34c6a69c79493f66c39;p=thirdparty%2FPython%2Fcpython.git Add \versionadded for sftp scheme --- diff --git a/Doc/lib/liburlparse.tex b/Doc/lib/liburlparse.tex index a060cd6eda26..8f80d6b78dd9 100644 --- a/Doc/lib/liburlparse.tex +++ b/Doc/lib/liburlparse.tex @@ -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: