Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96be564 commit 4b1b3bfCopy full SHA for 4b1b3bf
2 files changed
Doc/Makefile.deps
@@ -102,6 +102,7 @@ LIBFILES= $(MANSTYLES) $(INDEXSTYLES) $(COMMONTEX) \
102
lib/libgc.tex \
103
lib/libweakref.tex \
104
lib/libinspect.tex \
105
+ lib/libpydoc.tex \
106
lib/libdifflib.tex \
107
lib/libdoctest.tex \
108
lib/libunittest.tex \
Doc/lib/lib.tex
@@ -111,6 +111,7 @@ \chapter*{Front Matter\label{front}}
111
\input{libunicodedata}
112
113
\input{libmisc} % Miscellaneous Services
114
+\input{libpydoc}
115
\input{libdoctest}
116
\input{libunittest}
117
\input{libmath}
0 commit comments