From 3dd68d3364c58aa835fad93ab97c9aa2f3834b26 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 31 Dec 1996 02:24:54 +0000 Subject: Added libstat.tex --- Doc/lib.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'Doc/lib.tex') diff --git a/Doc/lib.tex b/Doc/lib.tex index db027a9bae..a7c86d7e70 100644 --- a/Doc/lib.tex +++ b/Doc/lib.tex @@ -127,6 +127,7 @@ to Python and how to embed it in other applications. \input{libposixfile} \input{libresource} \input{libsyslog} +\input{libstat} \input{libpdb} % The Python Debugger -- cgit v1.2.1