PyFrame_GetLineNumber

Return the line of code the frame is currently executing. */ /// Availability: >= 2.

version(Python_2_7_Or_Later)
int
PyFrame_GetLineNumber

Meta