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

This commit is contained in:
Benjamin Peterson 2016-06-21 23:47:16 -07:00
parent c529af3fcb
commit 8550bd80ae

View file

@ -356,8 +356,8 @@ unpackings (see :ref:`exprlists` and :ref:`dict`)::
.. _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 ``%``
:ref:`interpolation operator <bytes-formatting>` to :class:`bytes`