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
8d2893b5
Kaydet (Commit)
8d2893b5
authored
Mar 27, 1997
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Added a list of the main undocumented extension modules.
üst
7f3b0421
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
54 additions
and
4 deletions
+54
-4
libundoc.tex
Doc/lib/libundoc.tex
+27
-2
libundoc.tex
Doc/libundoc.tex
+27
-2
No files found.
Doc/lib/libundoc.tex
Dosyayı görüntüle @
8d2893b5
...
@@ -212,5 +212,30 @@ pdb.pm() or traceback.py instead)
...
@@ -212,5 +212,30 @@ pdb.pm() or traceback.py instead)
\section
{
Extension modules
}
\section
{
Extension modules
}
There are some undocumented goodies here, too. Someone should make a
bsddbmodule.c -- Interface to the Berkeley DB interface (yet another
list.
dbm clone).
cmathmodule.c -- Exactly the same as math, except takes complex
arguments and returns complex results.
cursesmodule.c -- Curses interface.
dbhashmodule.c -- Obsolete.
dlmodule.c -- A highly experimental and dangerous device for calling
arbitrary C functions in arbitrary shared libraries.
newmodule.c -- Tommy Burnette's `new' module (creates new empty
objects of certain kinds) -- dangerous.
nismodule.c -- NIS (a.k.a. Sun's Yellow Pages) interface.
timingmodule.c -- Measure time intervals to high resolution (obsolete
-- use time.clock() instead).
The following are SGI specific:
clmodule.c -- Interface to the SGI compression library.
svmodule.c -- Interface to the ``simple video'' board on SGI Indigo
(obsolete hardware).
Doc/libundoc.tex
Dosyayı görüntüle @
8d2893b5
...
@@ -212,5 +212,30 @@ pdb.pm() or traceback.py instead)
...
@@ -212,5 +212,30 @@ pdb.pm() or traceback.py instead)
\section
{
Extension modules
}
\section
{
Extension modules
}
There are some undocumented goodies here, too. Someone should make a
bsddbmodule.c -- Interface to the Berkeley DB interface (yet another
list.
dbm clone).
cmathmodule.c -- Exactly the same as math, except takes complex
arguments and returns complex results.
cursesmodule.c -- Curses interface.
dbhashmodule.c -- Obsolete.
dlmodule.c -- A highly experimental and dangerous device for calling
arbitrary C functions in arbitrary shared libraries.
newmodule.c -- Tommy Burnette's `new' module (creates new empty
objects of certain kinds) -- dangerous.
nismodule.c -- NIS (a.k.a. Sun's Yellow Pages) interface.
timingmodule.c -- Measure time intervals to high resolution (obsolete
-- use time.clock() instead).
The following are SGI specific:
clmodule.c -- Interface to the SGI compression library.
svmodule.c -- Interface to the ``simple video'' board on SGI Indigo
(obsolete hardware).
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