mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Whitespace.
This commit is contained in:
parent
a7e9a6a076
commit
3e9bec26f4
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ a buffer, see :c:func:`PyObject_GetBuffer`.
|
|||
memory block).
|
||||
|
||||
If all suboffsets are negative (i.e. no de-referencing is needed, then
|
||||
this field must be NULL (the default value).
|
||||
this field must be NULL (the default value).
|
||||
|
||||
This type of array representation is used by the Python Imaging Library
|
||||
(PIL). See `complex arrays`_ for further information how to access elements
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue