Blender  V2.93
Functions
bpy_traceback.h File Reference

Go to the source code of this file.

Functions

void python_script_error_jump (const char *filepath, int *lineno, int *offset)
 

Function Documentation

◆ python_script_error_jump()

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().