diff options
| author | Fred Drake <fdrake@acm.org> | 2000-09-05 13:49:30 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 2000-09-05 13:49:30 +0000 |
| commit | 0d83f68fc9b7dc40a5fc3a6d7dd30ced97fcd2b5 (patch) | |
| tree | a859d848e5a3b60bc219eb1a66cfe4c1139901c2 /Doc/lib | |
| parent | e905e957210a26804bc224f0d7577ab85b044c4a (diff) | |
| download | cpython-git-0d83f68fc9b7dc40a5fc3a6d7dd30ced97fcd2b5.tar.gz | |
Added entry for mmap module.
Diffstat (limited to 'Doc/lib')
| -rw-r--r-- | Doc/lib/lib.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 3b534d0e51..c3517071a6 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -156,6 +156,7 @@ and how to embed it in other applications. \input{libthread} \input{libthreading} \input{libqueue} +\input{libmmap} \input{libanydbm} \input{libdbhash} \input{libwhichdb} |
