Whitespace.

This commit is contained in:
Stefan Krah 2015-02-01 19:45:14 +01:00
parent a7e9a6a076
commit 3e9bec26f4

View file

@ -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