Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ffd1a75

Browse files
committed
Use the :mod: role.
1 parent 08388ef commit ffd1a75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ originally designed for Python 3.0 but that were back-ported to Python
474474
consulted for longer descriptions.
475475

476476
* :ref:`pep-0343`. The :keyword:`with` statement is now a standard
477-
feature and no longer needs to be imported from the ``__future__``.
477+
feature and no longer needs to be imported from the :mod:`__future__`.
478478
Also check out :ref:`new-26-context-managers` and
479479
:ref:`new-module-contextlib`.
480480

0 commit comments

Comments
 (0)