PyEval_InitThreads
This commit is contained in:
parent
f09ebea266
commit
517c987b6d
1 changed files with 1 additions and 1 deletions
|
@ -627,7 +627,7 @@ inittelldus(void)
|
|||
|
||||
/* Create the module and add the functions */
|
||||
|
||||
/* PyEval_InitThreads(); */
|
||||
PyEval_InitThreads();
|
||||
|
||||
module = Py_InitModule("telldus", telldus_methods);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue