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
46cfa398
Kaydet (Commit)
46cfa398
authored
Ock 07, 2005
tarafından
Raymond Hettinger
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
SF bug #1091740: garbage collector still documented as optional
üst
9b87d1e2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
libgc.tex
Doc/lib/libgc.tex
+0
-5
No files found.
Doc/lib/libgc.tex
Dosyayı görüntüle @
46cfa398
...
@@ -6,11 +6,6 @@
...
@@ -6,11 +6,6 @@
\moduleauthor
{
Neil Schemenauer
}{
nas@arctrix.com
}
\moduleauthor
{
Neil Schemenauer
}{
nas@arctrix.com
}
\sectionauthor
{
Neil Schemenauer
}{
nas@arctrix.com
}
\sectionauthor
{
Neil Schemenauer
}{
nas@arctrix.com
}
The
\module
{
gc
}
module is only available if the interpreter was built
with the optional cyclic garbage detector (enabled by default). If
this was not enabled, an
\exception
{
ImportError
}
is raised by attempts
to import this module.
This module provides an interface to the optional garbage collector. It
This module provides an interface to the optional garbage collector. It
provides the ability to disable the collector, tune the collection
provides the ability to disable the collector, tune the collection
frequency, and set debugging options. It also provides access to
frequency, and set debugging options. It also provides access to
...
...
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