Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ parse_line
Method
parse_line
Tools/clinic/libclinic/language.py:35–36 ·
view source on GitHub ↗
(self, line: str)
Source
from the content-addressed store, hash-verified
33
...
34
35
def
parse_line(self, line: str) -> None:
36
...
37
38
def
validate(self) -> None:
39
def
assert_only_one(
Callers
1
_line
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected