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

Function lineno

Lib/fileinput.py:136–144  ·  view source on GitHub ↗

Return the cumulative line number of the line that has just been read. Before the first line has been read, returns 0. After the last line of the last file has been read, returns the line number of that line.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_testFunction · 0.85

Calls 1

linenoMethod · 0.80

Tested by

no test coverage detected