fix adjustment count
This commit is contained in:
parent
68f8127d26
commit
8253cf552c
|
@ -16,7 +16,7 @@ Post-History: 30-Mar-2014, 15-Aug-2014, 16-Aug-2014, 07-Jun-2016, 01-Sep-2016,
|
|||
Abstract
|
||||
========
|
||||
|
||||
This PEP proposes five small adjustments to the APIs of the ``bytes`` and
|
||||
This PEP proposes four small adjustments to the APIs of the ``bytes`` and
|
||||
``bytearray`` types to make it easier to operate entirely in the binary domain:
|
||||
|
||||
* Add ``fromsize`` alternative constructor
|
||||
|
|
Loading…
Reference in New Issue