mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
merge 3.5 (#26827)
This commit is contained in:
commit
9046df0659
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ simple example demonstrates how. ::
|
|||
|
||||
#define INITERROR return NULL
|
||||
|
||||
PyObject *
|
||||
PyMODINIT_FUNC
|
||||
PyInit_myextension(void)
|
||||
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue