Commit 323ee0cc authored by Raymond Hettinger's avatar Raymond Hettinger

fix typo

parent c5b0195e
......@@ -165,7 +165,7 @@ Some smaller changes made to the core Python language are:
... outfile.write(line)
With the new syntax, the :func:`contextlib.nested` function is no longer
needed and is not deprecated.
needed and is now deprecated.
(Contributed by Georg Brandl and Mattias Brändström;
`appspot issue 53094 <http://codereview.appspot.com/53094>`_.)
......
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