From 4d5c87ba119d0259cbe75eda6d36a11140b52eef Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Thu, 10 Jun 1999 21:17:11 +0000 Subject: Declare the "util" module obsolete. --- Doc/lib/libundoc.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index fcd88c1..0c4fdf8 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -145,9 +145,6 @@ library \item[sched.py] --- event scheduler class -\item[util.py] ---- useful functions that don't fit elsewhere - \item[tzparse.py] --- Parse a timezone specification (unfinished) \end{description} @@ -195,6 +192,9 @@ func.func_name, co.co_firstlineno). --- Measure time intervals to high resolution (use \function{time.clock()} instead). (This is an extension module.) +\item[util.py] +--- Useful functions that don't fit elsewhere. + \item[whatsound.py] --- Recognize sound files; use \refmodule{sndhdr} instead. -- cgit v0.12