mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #25895: Merge from 3.5
This commit is contained in:
commit
f8479eeb34
4 changed files with 9 additions and 3 deletions
|
@ -25,7 +25,7 @@ Resource Locators. It supports the following URL schemes: ``file``, ``ftp``,
|
|||
``gopher``, ``hdl``, ``http``, ``https``, ``imap``, ``mailto``, ``mms``,
|
||||
``news``, ``nntp``, ``prospero``, ``rsync``, ``rtsp``, ``rtspu``, ``sftp``,
|
||||
``shttp``, ``sip``, ``sips``, ``snews``, ``svn``, ``svn+ssh``, ``telnet``,
|
||||
``wais``.
|
||||
``wais``, ``ws``, ``wss``.
|
||||
|
||||
The :mod:`urllib.parse` module defines functions that fall into two broad
|
||||
categories: URL parsing and URL quoting. These are covered in detail in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue