mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
alter header; '%' really throws latex through a loop
This commit is contained in:
parent
c529af3fcb
commit
8550bd80ae
1 changed files with 2 additions and 2 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue