Added entry for asyncore module.

This commit is contained in:
Fred Drake 1999-07-02 14:27:03 +00:00
parent 41796918af
commit 0452007dcc
2 changed files with 2 additions and 0 deletions

View file

@ -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}