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
ff9ca5e3
Kaydet (Commit)
ff9ca5e3
authored
Agu 31, 2005
tarafından
Walter Dörwald
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
SF bug #1277016: Turn sentence fragment into a complete sentence.
üst
be5615ef
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
liburlparse.tex
Doc/lib/liburlparse.tex
+3
-3
No files found.
Doc/lib/liburlparse.tex
Dosyayı görüntüle @
ff9ca5e3
...
...
@@ -69,9 +69,9 @@ This is similar to \function{urlparse()}, but does not split the
params from the URL. This should generally be used instead of
\function
{
urlparse()
}
if the more recent URL syntax allowing
parameters to be applied to each segment of the
\var
{
path
}
portion of
the URL (see
\rfc
{
2396
}
)
. A separate function is needed to separate
the path segments and parameters. This function returns a 5-tuple:
(addressing scheme, network location, path, query, fragment
the URL (see
\rfc
{
2396
}
)
is wanted. A separate function is needed to
separate the path segments and parameters. This function returns a
5-tuple:
(addressing scheme, network location, path, query, fragment
identifier).
\versionadded
{
2.2
}
\end{funcdesc}
...
...
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