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
b9ee9c22
Kaydet (Commit)
b9ee9c22
authored
Haz 02, 1997
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
stdwin is obsolete. Point to bsddb from dbhash.
üst
0a3c7532
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
2 deletions
+12
-2
libundoc.tex
Doc/lib/libundoc.tex
+6
-1
libundoc.tex
Doc/libundoc.tex
+6
-1
No files found.
Doc/lib/libundoc.tex
Dosyayı görüntüle @
b9ee9c22
...
...
@@ -196,7 +196,8 @@ arguments and returns complex results.
cursesmodule.c -- Curses interface.
dbhashmodule.c -- Obsolete.
dbhashmodule.c -- Obsolete; this functionality is now provided by
bsddbmodule.c.
dlmodule.c -- A highly experimental and dangerous device for calling
arbitrary C functions in arbitrary shared libraries.
...
...
@@ -211,6 +212,10 @@ timingmodule.c -- Measure time intervals to high resolution (obsolete
resource.c -- Interface to getrusage() and friends.
stdwinmodule.c -- Interface to STDWIN (an old, unsupported
platform-independent GUI package). Obsolete; use Tkinter for a
platform-independent GUI instead.
The following are SGI specific:
clmodule.c -- Interface to the SGI compression library.
...
...
Doc/libundoc.tex
Dosyayı görüntüle @
b9ee9c22
...
...
@@ -196,7 +196,8 @@ arguments and returns complex results.
cursesmodule.c -- Curses interface.
dbhashmodule.c -- Obsolete.
dbhashmodule.c -- Obsolete; this functionality is now provided by
bsddbmodule.c.
dlmodule.c -- A highly experimental and dangerous device for calling
arbitrary C functions in arbitrary shared libraries.
...
...
@@ -211,6 +212,10 @@ timingmodule.c -- Measure time intervals to high resolution (obsolete
resource.c -- Interface to getrusage() and friends.
stdwinmodule.c -- Interface to STDWIN (an old, unsupported
platform-independent GUI package). Obsolete; use Tkinter for a
platform-independent GUI instead.
The following are SGI specific:
clmodule.c -- Interface to the SGI compression library.
...
...
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