mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
14 lines
336 B
Python
14 lines
336 B
Python
{
|
|
"new_idc_value_t" : [
|
|
("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(")
|
|
],
|
|
}
|