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.
seealso
1 parent e8ab5cf commit 9a08711Copy full SHA for 9a08711
doc/usage/restructuredtext/directives.rst
@@ -473,8 +473,8 @@ and the generic :rst:dir:`admonition` directive.
473
474
.. seealso::
475
476
- Module :py:mod:`zipfile`
477
- Documentation of the :py:mod:`zipfile` standard module.
+ Python's :py:mod:`zipfile` module
+ Documentation of Python's standard :py:mod:`zipfile` module.
478
479
`GNU tar manual, Basic Tar Format <https://example.org>`_
480
Documentation for tar archive files, including GNU tar extensions.
0 commit comments