mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
8 lines
135 B
Python
8 lines
135 B
Python
{
|
|
"new_qfile_t" : [
|
|
("repl_text", (
|
|
"PyObject *argv[2];",
|
|
"PyObject *argv[2] = {0, 0};")),
|
|
]
|
|
}
|