MCPcopy
hub / github.com/rocky/python-uncompyle6 / parse30.py

File parse30.py

uncompyle6/parsers/parse30.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Copyright (c) 2016-2017, 2022-2024 Rocky Bernstein
2"""
3spark grammar differences over Python 3.1 for Python 3.0.
4"""

Callers

nothing calls this directly

Calls 5

get_scannerFunction · 0.90
remove_rules_30Method · 0.80
unionMethod · 0.80
Python30ParserClass · 0.70
itemsMethod · 0.45

Tested by

no test coverage detected