From 57b935d0d61cc8bce89a741f1c1c3dc63597b306 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Fri, 9 Jan 1998 22:25:10 +0000 Subject: [PATCH] The resource module has been documented; remove from list. --- Doc/lib/libundoc.tex | 2 -- Doc/libundoc.tex | 2 -- 2 files changed, 4 deletions(-) diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index b391a4987c..2009467f85 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -193,8 +193,6 @@ nismodule.c -- NIS (a.k.a. Sun's Yellow Pages) interface. timingmodule.c -- Measure time intervals to high resolution (obsolete -- use time.clock() instead). -resource.c -- Interface to getrusage() and friends. - stdwinmodule.c -- Interface to STDWIN (an old, unsupported platform-independent GUI package). Obsolete; use Tkinter for a platform-independent GUI instead. diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex index b391a4987c..2009467f85 100644 --- a/Doc/libundoc.tex +++ b/Doc/libundoc.tex @@ -193,8 +193,6 @@ nismodule.c -- NIS (a.k.a. Sun's Yellow Pages) interface. timingmodule.c -- Measure time intervals to high resolution (obsolete -- use time.clock() instead). -resource.c -- Interface to getrusage() and friends. - stdwinmodule.c -- Interface to STDWIN (an old, unsupported platform-independent GUI package). Obsolete; use Tkinter for a platform-independent GUI instead. -- 2.50.1