fix sphinx warning

This commit is contained in:
Benjamin Peterson 2008-09-10 21:02:02 +00:00
parent 997a6b032a
commit 6dfcb02287

View File

@ -664,6 +664,7 @@ are always available. They are listed here in alphabetical order.
.. function:: memoryview(obj)
:noindex:
Return a "memory view" object created from the given argument. See
:ref:`typememoryview` for more information.