diff options
author | Guido van Rossum <guido@python.org> | 1997-04-03 22:41:49 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-04-03 22:41:49 (GMT) |
commit | 571391b963058d5071a5372a4e55cb20c5476622 (patch) | |
tree | 263330f7ec90621008ae3a6426e284d1dd73805b /Doc/libsomeos.tex | |
parent | 6191551ad6b122d49878843cb2aab8070f10c180 (diff) | |
download | cpython-571391b963058d5071a5372a4e55cb20c5476622.zip cpython-571391b963058d5071a5372a4e55cb20c5476622.tar.gz cpython-571391b963058d5071a5372a4e55cb20c5476622.tar.bz2 |
New stuff by AMK.
Diffstat (limited to 'Doc/libsomeos.tex')
-rw-r--r-- | Doc/libsomeos.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/libsomeos.tex b/Doc/libsomeos.tex index f9aedfe..49c1ab2 100644 --- a/Doc/libsomeos.tex +++ b/Doc/libsomeos.tex @@ -20,4 +20,9 @@ interfaces but they are available on some other systems as well \item[thread] --- Create multiple threads of control within one namespace. +\item[anydbm] +--- Generic interface to DBM-style database modules. +\item[whichdbm] +--- Guess which DBM-style module created a given database. + \end{description} |