_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.

version(Python_2_7_Or_Later)
int
_PyCode_CheckLineNumber

Meta