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
672d2ba7
Kaydet (Commit)
672d2ba7
authored
Agu 07, 2004
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use LaTeX markup
üst
17e33e4c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
newtypes.tex
Doc/api/newtypes.tex
+1
-1
No files found.
Doc/api/newtypes.tex
Dosyayı görüntüle @
672d2ba7
...
@@ -1130,7 +1130,7 @@ typedef struct PyGetSetDef {
...
@@ -1130,7 +1130,7 @@ typedef struct PyGetSetDef {
If the value of this field is greater than zero, it specifies the
If the value of this field is greater than zero, it specifies the
offset from the start of the instance structure. If the value is
offset from the start of the instance structure. If the value is
less than zero, it specifies the offset from the
*end*
of the
less than zero, it specifies the offset from the
\emph
{
end
}
of the
instance structure. A negative offset is more expensive to use, and
instance structure. A negative offset is more expensive to use, and
should only be used when the instance structure contains a
should only be used when the instance structure contains a
variable-length part. This is used for example to add an instance
variable-length part. This is used for example to add an instance
...
...
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