There was an error while loading. Please reload this page.
2 parents 381dc6c + 195319e commit a50006cCopy full SHA for a50006c
1 file changed
Objects/memoryobject.c
@@ -221,7 +221,7 @@ PyTypeObject _PyManagedBuffer_Type = {
221
222
223
PyDoc_STRVAR(memory_doc,
224
-"memoryview($module, object)\n--\n\
+"memoryview(object)\n--\n\
225
\n\
226
Create a new memoryview object which references the given object.");
227
0 commit comments