_PyCode_CheckLineNumber

Update *bounds to describe the first and one-past-the-last instructions in the same line as lasti. Return the number of that line. Availability: 2.7

version(Python_2_7_Or_Later)
extern (C)
int
_PyCode_CheckLineNumber

Meta