PEP 467: fix title to also cover memoryview
This commit is contained in:
parent
5581d2437c
commit
1eb3bdaecd
|
@ -1,5 +1,5 @@
|
|||
PEP: 467
|
||||
Title: Minor API improvements for bytes and bytearray
|
||||
Title: Minor API improvements for binary sequences
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Nick Coghlan <ncoghlan@gmail.com>
|
||||
|
|
Loading…
Reference in New Issue