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
c33b7488
Kaydet (Commit)
c33b7488
authored
Kas 11, 2006
tarafından
Georg Brandl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bug #1594742: wrong word in stringobject doc.
(backport from rev. 52731)
üst
511350be
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libstdtypes.tex
Doc/lib/libstdtypes.tex
+1
-1
No files found.
Doc/lib/libstdtypes.tex
Dosyayı görüntüle @
c33b7488
...
@@ -834,7 +834,7 @@ boundaries. Line breaks are not included in the resulting list unless
...
@@ -834,7 +834,7 @@ boundaries. Line breaks are not included in the resulting list unless
start
\optional
{
, end
}}}
start
\optional
{
, end
}}}
Return
\code
{
True
}
if string starts with the
\var
{
prefix
}
, otherwise
Return
\code
{
True
}
if string starts with the
\var
{
prefix
}
, otherwise
return
\code
{
False
}
.
\var
{
prefix
}
can also be a tuple of
return
\code
{
False
}
.
\var
{
prefix
}
can also be a tuple of
suf
fixes to look for. With optional
\var
{
start
}
, test string beginning at
pre
fixes to look for. With optional
\var
{
start
}
, test string beginning at
that position. With optional
\var
{
end
}
, stop comparing string at that
that position. With optional
\var
{
end
}
, stop comparing string at that
position.
position.
...
...
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