Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08388ef commit ffd1a75Copy full SHA for ffd1a75
1 file changed
Doc/whatsnew/3.0.rst
@@ -474,7 +474,7 @@ originally designed for Python 3.0 but that were back-ported to Python
474
consulted for longer descriptions.
475
476
* :ref:`pep-0343`. The :keyword:`with` statement is now a standard
477
- feature and no longer needs to be imported from the ``__future__``.
+ feature and no longer needs to be imported from the :mod:`__future__`.
478
Also check out :ref:`new-26-context-managers` and
479
:ref:`new-module-contextlib`.
480
0 commit comments