mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Add \versionadded for sftp scheme
This commit is contained in:
parent
dbc95f4222
commit
2103a01c82
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue