]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[Bug #811681] The asynchat documentation would also apply to the 2.2 version of the...
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 25 Sep 2003 18:26:06 +0000 (18:26 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 25 Sep 2003 18:26:06 +0000 (18:26 +0000)
Doc/lib/lib.tex

index f285dda85ae1790339b64f9fc020cf092284a838..9a10ed48ee8c271c3748dd46ad704f4641e385a4 100644 (file)
@@ -216,6 +216,7 @@ and how to embed it in other applications.
 \input{libxmlrpclib}
 \input{libsimplexmlrpc}
 \input{libasyncore}
+\input{libasynchat}
 
 \input{netdata}                 % Internet Data Handling
 \input{libformatter}