Skip to content

Commit

Permalink
Merge 3.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
skrah committed Dec 30, 2016
2 parents 381dc6c + 195319e commit a50006c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Objects/memoryobject.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.");

Expand Down

0 comments on commit a50006c

Please sign in to comment.