File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,10 +45,6 @@ \section{Miscellaneous useful utilities}
4545
4646\item [\module {ihooks}]
4747--- Import hook support (for \refmodule {rexec}; may become obsolete).
48-
49- \item [\module {tzparse}]
50- --- Parse a timezone specification (unfinished; may disappear in the
51- future).
5248\end {description }
5349
5450
@@ -167,6 +163,11 @@ \section{Obsolete \label{obsolete-modules}}
167163--- Measure time intervals to high resolution (use
168164\function {time.clock()} instead). (This is an extension module.)
169165
166+ \item [\module {tzparse}]
167+ --- Parse a timezone specification (unfinished; may disappear in the
168+ future, and does not work when the \envvar {TZ} environment variable is
169+ not set).
170+
170171\item [\module {util}]
171172--- Useful functions that don't fit elsewhere.
172173
You can’t perform that action at this time.
0 commit comments