mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
IDAPython for IDA 7.5
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"SwigDirector_user_defined_prefix_t::get_user_defined_prefix" : [
|
||||
("spontaneous_callback_call", (
|
||||
True, # add GIL lock
|
||||
" swig::SwigVar_PyObject obj0;", # try anchor
|
||||
"}" # catch anchor
|
||||
)),
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user