Commit 665a3ae0 authored by Neal Norwitz's avatar Neal Norwitz

Backport doco

parent 08c496d8
......@@ -479,7 +479,7 @@ def localcontext(ctx=None):
return +s # Convert result to normal context
"""
# The below can't be included in the docstring until Python 2.6
# The string below can't be included in the docstring until Python 2.6
# as the doctest module doesn't understand __future__ statements
"""
>>> from __future__ import with_statement
......
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