|
Blender V5.0
|
Go to the source code of this file.
Functions | |
| bool | python_script_error_jump (const char *filepath, int *r_lineno, int *r_offset, int *r_lineno_end, int *r_offset_end) |
|
nodiscard |
Definition at line 199 of file bpy_traceback.cc.
References BLI_path_cmp, ELEM, parse_syntax_error(), Py_DECREF(), traceback_filepath(), and traceback_line_number().
Referenced by python_script_error_jump_text().