MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / current_line_num

Method current_line_num

Tools/gdb/libpython.py:866–883  ·  view source on GitHub ↗

Get current line number as an integer (1-based) Translated from PyFrame_GetLineNumber and PyCode_Addr2Line See Objects/lnotab_notes.txt

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

current_lineMethod · 0.95
write_reprMethod · 0.95
invokeMethod · 0.80

Calls 3

is_optimized_outMethod · 0.80
fieldMethod · 0.80
addr2lineMethod · 0.80

Tested by

no test coverage detected