mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
IDAPython for IDA 9.1
This commit is contained in:
@@ -3,5 +3,11 @@
|
||||
("repl_text", (
|
||||
"PyObject *argv[2];",
|
||||
"PyObject *argv[2] = {0, 0};")),
|
||||
]
|
||||
],
|
||||
"exec_system_script__SWIG_0" : [
|
||||
("release_gil_around", "exec_system_script(")
|
||||
],
|
||||
"exec_system_script__SWIG_1" : [
|
||||
("release_gil_around", "exec_system_script(")
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user