Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d61e3ea

Browse files
committed
Add entry for the new distutils section.
1 parent 4fefcc3 commit d61e3ea

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/Makefile.deps

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ REFFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
4646
# LaTeX source files for the Python Library Reference
4747
LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
4848
lib/lib.tex \
49+
lib/distutils.tex \
4950
texinputs/reportingbugs.tex \
5051
lib/libintro.tex \
5152
lib/libobjs.tex \

Doc/lib/lib.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ \chapter*{Front Matter\label{front}}
281281
\input{libpycompile} % really py_compile
282282
\input{libcompileall}
283283
\input{libdis}
284+
\input{distutils}
284285

285286
%\input{libamoeba} % AMOEBA ONLY
286287

0 commit comments

Comments
 (0)