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
6d9f45bc
Kaydet (Commit)
6d9f45bc
authored
May 06, 2003
tarafından
Skip Montanaro
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add a note about the undocumented bsddb185 module
üst
c797ceb5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
libbsddb.tex
Doc/lib/libbsddb.tex
+6
-0
libundoc.tex
Doc/lib/libundoc.tex
+6
-0
No files found.
Doc/lib/libbsddb.tex
Dosyayı görüntüle @
6d9f45bc
...
...
@@ -86,6 +86,12 @@ interpretation.
\seemodule
{
dbhash
}{
DBM-style interface to the
\module
{
bsddb
}}
\end{seealso}
\begin{notice}
Beginning in 2.3 some Unix versions of Python may have a
\module
{
bsddb185
}
module. This is present
\emph
{
only
}
to allow backwards compatibility with
systems which ship with the old Berkeley DB 1.85 database library. The
\module
{
bsddb185
}
module should never be used directly in new code.
\end{notice}
\subsection
{
Hash, BTree and Record Objects
\label
{
bsddb-objects
}}
...
...
Doc/lib/libundoc.tex
Dosyayı görüntüle @
6d9f45bc
...
...
@@ -62,6 +62,12 @@ OS/2 platforms.
--- Implementation on
\module
{
os.path
}
on
\POSIX
.
\end{description}
\item
[\module{bsddb185}]
--- Backwards compatibility module for systems which still use the Berkeley
DB 1.85 module. It is normally only available on certain BSD Unix-based
systems. It should never be used directly.
\end{description}
\section
{
Multimedia
}
...
...
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