mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Add imaplib to appropriate lists.
This commit is contained in:
parent
36751b0ed2
commit
1e0f8bfea9
5 changed files with 9 additions and 1 deletions
|
@ -168,7 +168,7 @@ LIBFILES = lib.tex \
|
|||
libuserdict.tex libdis.tex libxmllib.tex libqueue.tex \
|
||||
liblocale.tex libbasehttp.tex libcopyreg.tex libsymbol.tex libtoken.tex \
|
||||
libframework.tex libminiae.tex libbinhex.tex libuu.tex libsunaudio.tex \
|
||||
libfileinput.tex
|
||||
libfileinput.tex libimaplib.tex
|
||||
|
||||
# Library document
|
||||
lib.dvi: tools/indfix.py $(LIBFILES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue