mirror of https://github.com/python/cpython.git
merge 3.5 (#26827)
This commit is contained in:
commit
9046df0659
|
@ -161,7 +161,7 @@ simple example demonstrates how. ::
|
|||
|
||||
#define INITERROR return NULL
|
||||
|
||||
PyObject *
|
||||
PyMODINIT_FUNC
|
||||
PyInit_myextension(void)
|
||||
|
||||
#else
|
||||
|
|
Loading…
Reference in New Issue