diff options
| author | Fred Drake <fdrake@acm.org> | 1999-07-02 14:27:03 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1999-07-02 14:27:03 +0000 |
| commit | 0452007dccc079be508acedac4951b9893a34e78 (patch) | |
| tree | 7b33111ca7a52d4ba9b927e6f9d773c20542c66b /Doc/lib/lib.tex | |
| parent | 41796918afe5260374671777a33f265f260fa002 (diff) | |
| download | cpython-git-0452007dccc079be508acedac4951b9893a34e78.tar.gz | |
Added entry for asyncore module.
Diffstat (limited to 'Doc/lib/lib.tex')
| -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 745fc1f79f..583937d746 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -203,6 +203,7 @@ add new extensions to Python and how to embed it in other applications. \input{libbasehttp} \input{libsimplehttp} \input{libcgihttp} +\input{libasyncore} \input{netdata} % Internet Data Handling \input{libsgmllib} |
