alter header; '%' really throws latex through a loop

This commit is contained in:
Benjamin Peterson 2016-06-21 23:47:16 -07:00
parent 42d4b9c22c
commit 909acb8c63
1 changed files with 2 additions and 2 deletions

View File

@ -356,8 +356,8 @@ unpackings (see :ref:`exprlists` and :ref:`dict`)::
.. _whatsnew-pep-461: .. _whatsnew-pep-461:
PEP 461 - % formatting support for bytes and bytearray PEP 461 - percent formatting support for bytes and bytearray
------------------------------------------------------ ------------------------------------------------------------
:pep:`461` adds support for the ``%`` :pep:`461` adds support for the ``%``
:ref:`interpolation operator <bytes-formatting>` to :class:`bytes` :ref:`interpolation operator <bytes-formatting>` to :class:`bytes`