![]() |
Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
| void | python_script_error_jump (const char *filepath, int *lineno, int *offset) |
Definition in file bpy_traceback.h.
| void python_script_error_jump | ( | const char * | filepath, |
| int * | lineno, | ||
| int * | offset | ||
| ) |
Definition at line 108 of file bpy_traceback.c.
References parse_syntax_error(), and traceback_filepath().
Referenced by python_script_error_jump_text().