Commit a93ee474 authored by Phillip J. Eby's avatar Phillip J. Eby

Guido wrote contextlib, not me, but thanks anyway. ;)

parent 21fbd57d
......@@ -1255,7 +1255,6 @@ raising \exception{ValueError} if the value isn't found.
\item New module: The \module{contextlib} module contains helper functions for use
with the new '\keyword{with}' statement. See
section~\ref{module-contextlib} for more about this module.
(Contributed by Phillip J. Eby.)
\item New module: The \module{cProfile} module is a C implementation of
the existing \module{profile} module that has much lower overhead.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment