Template.get_corresponding_lineno#

Template.get_corresponding_lineno(lineno)#

Return the source line number of a line number in the generated bytecode as they are not in sync.

Parameters:

lineno (int)

Return type:

int