mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Merge 3.5.
This commit is contained in:
commit
a50006c977
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ PyTypeObject _PyManagedBuffer_Type = {
|
|||
|
||||
|
||||
PyDoc_STRVAR(memory_doc,
|
||||
"memoryview($module, object)\n--\n\
|
||||
"memoryview(object)\n--\n\
|
||||
\n\
|
||||
Create a new memoryview object which references the given object.");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue