mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
libqueue.tex: Documentation for the Queue.py module.
Makefile: Add dependency on libqueue.tex lib.tex: Place the libqueue.tex documentation just after libthread.tex since Queue depends on thread support in Python.
This commit is contained in:
parent
51bb7b7940
commit
17c8e781c0
5 changed files with 179 additions and 1 deletions
|
|
@ -127,6 +127,7 @@ to Python and how to embed it in other applications.
|
|||
\input{libsocket}
|
||||
\input{libselect}
|
||||
\input{libthread}
|
||||
\input{libqueue}
|
||||
\input{libanydbm}
|
||||
\input{libwhichdb}
|
||||
\input{libzlib}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue