The resource module has been documented; remove from list.

This commit is contained in:
Fred Drake 1998-01-09 22:25:10 +00:00
parent bbe6068de0
commit 57b935d0d6
2 changed files with 0 additions and 4 deletions

View File

@ -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.

View File

@ -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.