Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/RustPython/RustPython
/ get_line
Method
get_line
Lib/tabnanny.py:67–68 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
65
def
get_msg(self):
66
return
self.msg
67
def
get_line(self):
68
return
self.line
69
70
def
check(file):
71
""
"check(file_or_dir)
Callers
2
check
Function · 0.80
test_all_methods
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_all_methods
Method · 0.64