mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
fix sphinx warning
This commit is contained in:
parent
997a6b032a
commit
6dfcb02287
1 changed files with 1 additions and 0 deletions
|
@ -664,6 +664,7 @@ are always available. They are listed here in alphabetical order.
|
||||||
|
|
||||||
|
|
||||||
.. function:: memoryview(obj)
|
.. function:: memoryview(obj)
|
||||||
|
:noindex:
|
||||||
|
|
||||||
Return a "memory view" object created from the given argument. See
|
Return a "memory view" object created from the given argument. See
|
||||||
:ref:`typememoryview` for more information.
|
:ref:`typememoryview` for more information.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue