Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
4a27d9fb
Kaydet (Commit)
4a27d9fb
authored
Haz 29, 2012
tarafından
Senthil Kumaran
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
urlparse docs clean up - no reference to earlier draft
üst
2d24e94b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
urllib.parse.rst
Doc/library/urllib.parse.rst
+5
-5
No files found.
Doc/library/urllib.parse.rst
Dosyayı görüntüle @
4a27d9fb
...
@@ -22,11 +22,11 @@ combine the components back into a URL string, and to convert a "relative URL"
...
@@ -22,11 +22,11 @@ combine the components back into a URL string, and to convert a "relative URL"
to an absolute URL given a "base URL."
to an absolute URL given a "base URL."
The module has been designed to match the Internet RFC on Relative Uniform
The module has been designed to match the Internet RFC on Relative Uniform
Resource Locators
(and discovered a bug in an earlier draft!). It supports the
Resource Locators
. It supports the following URL schemes: ``file``, ``ftp``,
following URL schemes: ``file``, ``ftp``, ``gopher``, ``hdl``, ``http
``,
``gopher``, ``hdl``, ``http``, ``https``, ``imap``, ``mailto``, ``mms
``,
``
https``, ``imap``, ``mailto``, ``mms``, ``news``, ``nntp``, ``prospero
``,
``
news``, ``nntp``, ``prospero``, ``rsync``, ``rtsp``, ``rtspu``, ``sftp
``,
``
rsync``, ``rtsp``, ``rtspu``, ``sftp``, ``shttp``, ``sip``, ``sips
``,
``
shttp``, ``sip``, ``sips``, ``snews``, ``svn``, ``svn+ssh``, ``telnet
``,
``
snews``, ``svn``, ``svn+ssh``, ``telnet``, ``
wais``.
``wais``.
The :mod:`urllib.parse` module defines functions that fall into two broad
The :mod:`urllib.parse` module defines functions that fall into two broad
categories: URL parsing and URL quoting. These are covered in detail in
categories: URL parsing and URL quoting. These are covered in detail in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment