projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbc95f4
)
Add \versionadded for sftp scheme
author
Georg Brandl
<georg@python.org>
Mon, 23 Jan 2006 20:49:24 +0000
(20:49 +0000)
committer
Georg Brandl
<georg@python.org>
Mon, 23 Jan 2006 20:49:24 +0000
(20:49 +0000)
Doc/lib/liburlparse.tex
patch
|
blob
|
history
diff --git
a/Doc/lib/liburlparse.tex
b/Doc/lib/liburlparse.tex
index a060cd6eda267eb61868ede40dda01ce30a17379..8f80d6b78dd9aa8d3367f45488725db6972c8a75 100644
(file)
--- 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: