diff options
| author | Guido van Rossum <guido@python.org> | 1997-04-03 22:41:49 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1997-04-03 22:41:49 +0000 |
| commit | 571391b963058d5071a5372a4e55cb20c5476622 (patch) | |
| tree | 263330f7ec90621008ae3a6426e284d1dd73805b /Doc/lib/libsomeos.tex | |
| parent | 6191551ad6b122d49878843cb2aab8070f10c180 (diff) | |
| download | cpython-git-571391b963058d5071a5372a4e55cb20c5476622.tar.gz | |
New stuff by AMK.
Diffstat (limited to 'Doc/lib/libsomeos.tex')
| -rw-r--r-- | Doc/lib/libsomeos.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/lib/libsomeos.tex b/Doc/lib/libsomeos.tex index f9aedfe315..49c1ab2c3e 100644 --- a/Doc/lib/libsomeos.tex +++ b/Doc/lib/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} |
