From: Stefan Krah Date: Sun, 1 Feb 2015 18:45:14 +0000 (+0100) Subject: Whitespace. X-Git-Tag: v3.5.0a1~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3e9bec26f4aa5e32150cae65715ff1be2d4686bf;p=thirdparty%2FPython%2Fcpython.git Whitespace. --- diff --git a/Doc/c-api/buffer.rst b/Doc/c-api/buffer.rst index 9cfd15282288..e6330e752198 100644 --- a/Doc/c-api/buffer.rst +++ b/Doc/c-api/buffer.rst @@ -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