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
91f5cbe2
Kaydet (Commit)
91f5cbe2
authored
Ock 08, 2004
tarafından
Raymond Hettinger
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
SF bug #872461: list.extend() described as experimental
üst
8f799e4c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
libstdtypes.tex
Doc/lib/libstdtypes.tex
+1
-3
No files found.
Doc/lib/libstdtypes.tex
Dosyayı görüntüle @
91f5cbe2
...
@@ -1013,9 +1013,7 @@ Notes:
...
@@ -1013,9 +1013,7 @@ Notes:
no longer works in Python 2.0. Use of this misfeature has been
no longer works in Python 2.0. Use of this misfeature has been
deprecated since Python 1.4.
deprecated since Python 1.4.
\item
[(3)]
Raises an exception when
\var
{
x
}
is not a list object. The
\item
[(3)]
Raises an exception when
\var
{
x
}
is not a list object.
\method
{
extend()
}
method is experimental and not supported by
mutable sequence types other than lists.
\item
[(4)]
Raises
\exception
{
ValueError
}
when
\var
{
x
}
is not found in
\item
[(4)]
Raises
\exception
{
ValueError
}
when
\var
{
x
}
is not found in
\var
{
s
}
. When a negative index is passed as the second or third parameter
\var
{
s
}
. When a negative index is passed as the second or third parameter
...
...
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