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
4ae52694
Kaydet (Commit)
4ae52694
authored
Nis 19, 1999
tarafından
Fred Drake
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Updated to reflect additions.
üst
32c562bd
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
7 deletions
+4
-7
Makefile.deps
Doc/Makefile.deps
+2
-0
lib.tex
Doc/lib/lib.tex
+2
-0
libundoc.tex
Doc/lib/libundoc.tex
+0
-7
No files found.
Doc/Makefile.deps
Dosyayı görüntüle @
4ae52694
...
@@ -124,6 +124,7 @@ LIBFILES= ../lib/lib.tex \
...
@@ -124,6 +124,7 @@ LIBFILES= ../lib/lib.tex \
../lib/libglob.tex
\
../lib/libglob.tex
\
../lib/libuser.tex
\
../lib/libuser.tex
\
../lib/libanydbm.tex
\
../lib/libanydbm.tex
\
../lib/libbsddb.tex
\
../lib/libdbhash.tex
\
../lib/libdbhash.tex
\
../lib/librandom.tex
\
../lib/librandom.tex
\
../lib/libsite.tex
\
../lib/libsite.tex
\
...
@@ -179,6 +180,7 @@ LIBFILES= ../lib/lib.tex \
...
@@ -179,6 +180,7 @@ LIBFILES= ../lib/lib.tex \
../lib/libtokenize.tex
\
../lib/libtokenize.tex
\
../lib/libmhlib.tex
\
../lib/libmhlib.tex
\
../lib/libtelnetlib.tex
\
../lib/libtelnetlib.tex
\
../lib/libcolorsys.tex
\
../lib/libcfgparser.tex
../lib/libcfgparser.tex
# LaTeX source files for Macintosh Library Modules.
# LaTeX source files for Macintosh Library Modules.
...
...
Doc/lib/lib.tex
Dosyayı görüntüle @
4ae52694
...
@@ -145,6 +145,7 @@ add new extensions to Python and how to embed it in other applications.
...
@@ -145,6 +145,7 @@ add new extensions to Python and how to embed it in other applications.
\input
{
libanydbm
}
\input
{
libanydbm
}
\input
{
libdbhash
}
\input
{
libdbhash
}
\input
{
libwhichdb
}
\input
{
libwhichdb
}
\input
{
libbsddb
}
\input
{
libzlib
}
\input
{
libzlib
}
\input
{
libgzip
}
\input
{
libgzip
}
...
@@ -213,6 +214,7 @@ add new extensions to Python and how to embed it in other applications.
...
@@ -213,6 +214,7 @@ add new extensions to Python and how to embed it in other applications.
\input
{
libaudioop
}
\input
{
libaudioop
}
\input
{
libimageop
}
\input
{
libimageop
}
\input
{
libaifc
}
\input
{
libaifc
}
\input
{
libcolorsys
}
\input
{
librgbimg
}
\input
{
librgbimg
}
\input
{
libimghdr
}
\input
{
libimghdr
}
\input
{
libsndhdr
}
\input
{
libsndhdr
}
...
...
Doc/lib/libundoc.tex
Dosyayı görüntüle @
4ae52694
...
@@ -62,9 +62,6 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
...
@@ -62,9 +62,6 @@ Some of these are very old and/or not very robust; marked with ``hmm''.
\item
[statcache.py]
\item
[statcache.py]
--- Maintain a cache of file stats
--- Maintain a cache of file stats
\item
[colorsys.py]
--- Conversion between RGB and other color systems
\item
[mhlib.py]
\item
[mhlib.py]
--- MH interface
--- MH interface
...
@@ -228,10 +225,6 @@ key. (This is an extension module.)
...
@@ -228,10 +225,6 @@ key. (This is an extension module.)
\section
{
Extension modules
}
\section
{
Extension modules
}
\begin{description}
\begin{description}
\item
[bsddbmodule.c]
--- Interface to the Berkeley DB interface (yet another
dbm clone). See
\refmodule
{
dbhash
}
for a DBM-style interface.
\item
[cursesmodule.c]
\item
[cursesmodule.c]
--- Curses interface.
--- Curses interface.
...
...
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