summaryrefslogtreecommitdiffstats
path: root/Doc/lib
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-01-23 20:49:24 (GMT)
committerGeorg Brandl <georg@python.org>2006-01-23 20:49:24 (GMT)
commit2103a01c82c2cd7d0fa8b34c6a69c79493f66c39 (patch)
treed0aa54db4017f809d4f6dc344294c484100889ef /Doc/lib
parentdbc95f4222686ffb2e8a3a8f076b2edd28df2d36 (diff)
downloadcpython-2103a01c82c2cd7d0fa8b34c6a69c79493f66c39.zip
cpython-2103a01c82c2cd7d0fa8b34c6a69c79493f66c39.tar.gz
cpython-2103a01c82c2cd7d0fa8b34c6a69c79493f66c39.tar.bz2
Add \versionadded for sftp scheme
Diffstat (limited to 'Doc/lib')
-rw-r--r--Doc/lib/liburlparse.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/liburlparse.tex b/Doc/lib/liburlparse.tex
index a060cd6..8f80d6b 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: