MCPcopy Index your code
hub / github.com/python/cpython / test_asdl_parser.py

File test_asdl_parser.py

Lib/test/test_asdl_parser.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Tests for the asdl parser in Parser/asdl.py"""
2
3import importlib.machinery
4import importlib.util

Callers

nothing calls this directly

Calls 3

dirnameFunction · 0.90
joinMethod · 0.45
mainMethod · 0.45

Tested by

no test coverage detected