mirror of
https://github.com/python/cpython.git
synced 2025-11-28 22:18:54 +00:00
The resource module has been documented; remove from list.
This commit is contained in:
parent
bbe6068de0
commit
57b935d0d6
2 changed files with 0 additions and 4 deletions
|
|
@ -193,8 +193,6 @@ nismodule.c -- NIS (a.k.a. Sun's Yellow Pages) interface.
|
||||||
timingmodule.c -- Measure time intervals to high resolution (obsolete
|
timingmodule.c -- Measure time intervals to high resolution (obsolete
|
||||||
-- use time.clock() instead).
|
-- use time.clock() instead).
|
||||||
|
|
||||||
resource.c -- Interface to getrusage() and friends.
|
|
||||||
|
|
||||||
stdwinmodule.c -- Interface to STDWIN (an old, unsupported
|
stdwinmodule.c -- Interface to STDWIN (an old, unsupported
|
||||||
platform-independent GUI package). Obsolete; use Tkinter for a
|
platform-independent GUI package). Obsolete; use Tkinter for a
|
||||||
platform-independent GUI instead.
|
platform-independent GUI instead.
|
||||||
|
|
|
||||||
|
|
@ -193,8 +193,6 @@ nismodule.c -- NIS (a.k.a. Sun's Yellow Pages) interface.
|
||||||
timingmodule.c -- Measure time intervals to high resolution (obsolete
|
timingmodule.c -- Measure time intervals to high resolution (obsolete
|
||||||
-- use time.clock() instead).
|
-- use time.clock() instead).
|
||||||
|
|
||||||
resource.c -- Interface to getrusage() and friends.
|
|
||||||
|
|
||||||
stdwinmodule.c -- Interface to STDWIN (an old, unsupported
|
stdwinmodule.c -- Interface to STDWIN (an old, unsupported
|
||||||
platform-independent GUI package). Obsolete; use Tkinter for a
|
platform-independent GUI package). Obsolete; use Tkinter for a
|
||||||
platform-independent GUI instead.
|
platform-independent GUI instead.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue