mirror of
https://github.com/python/cpython.git
synced 2026-01-05 23:12:38 +00:00
Add entries for the dummy_thread and dummy_threading modules.
This commit is contained in:
parent
740f80029c
commit
66162de80d
1 changed files with 2 additions and 0 deletions
|
|
@ -148,6 +148,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
|||
lib/libsocket.tex \
|
||||
lib/libselect.tex \
|
||||
lib/libthread.tex \
|
||||
lib/libdummythread.tex \
|
||||
lib/libunix.tex \
|
||||
lib/libposix.tex \
|
||||
lib/libposixpath.tex \
|
||||
|
|
@ -272,6 +273,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
|
|||
lib/libcmd.tex \
|
||||
lib/libmultifile.tex \
|
||||
lib/libthreading.tex \
|
||||
lib/libdummythreading.tex \
|
||||
lib/libwebbrowser.tex \
|
||||
lib/internet.tex \
|
||||
lib/netdata.tex \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue