mirror of https://github.com/python/cpython.git
Merge 3.4.
This commit is contained in:
commit
d95224ceaf
|
@ -489,8 +489,8 @@ Buffer-related functions
|
||||||
:c:member:`view->obj` to *NULL* and return -1;
|
:c:member:`view->obj` to *NULL* and return -1;
|
||||||
|
|
||||||
If this function is used as part of a :ref:`getbufferproc <buffer-structs>`,
|
If this function is used as part of a :ref:`getbufferproc <buffer-structs>`,
|
||||||
*exporter* MUST be set to the exporting object. Otherwise, *exporter* MUST
|
*exporter* MUST be set to the exporting object and *flags* must be passed
|
||||||
be NULL.
|
unmodified. Otherwise, *exporter* MUST be NULL.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue