Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/rocky/python-uncompyle6
/ test_get_parser
Function
test_get_parser
pytest/test_basic.py:9–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
9
def
test_get_parser():
10
# See that we can retrieve a sparser using a full version number
11
assert get_python_parser(
'2.7.13'
)
Callers
nothing calls this directly
Calls
1
get_python_parser
Function · 0.90
Tested by
no test coverage detected