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