Examples:
Modules:
get_count()
Profiling:
Links:
Versions:
Returns the counts of the line.
The line in the python source of fname.
fname
The filename.
The count of the current line.
>>> get_count(1, "debug.py") 0