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

File parse31.py

uncompyle6/parsers/parse31.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.2 for Python 3.1.
4"""

Callers

nothing calls this directly

Calls 5

get_scannerFunction · 0.90
Python31ParserClass · 0.85
remove_rules_31Method · 0.80
unionMethod · 0.80
itemsMethod · 0.45

Tested by

no test coverage detected