|
Blender
V2.93
|
Go to the source code of this file.
Functions | |
| void | python_script_error_jump (const char *filepath, int *lineno, int *offset) |
| void python_script_error_jump | ( | const char * | filepath, |
| int * | lineno, | ||
| int * | offset | ||
| ) |
Definition at line 132 of file bpy_traceback.c.
References BLI_path_cmp, ELEM, parse_syntax_error(), and traceback_filepath().
Referenced by python_script_error_jump_text().