MCPcopy Index your code
hub / github.com/rocky/python-uncompyle6 / parse26.py

File parse26.py

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

Source from the content-addressed store, hash-verified

1# Copyright (c) 2017-2024 Rocky Bernstein
2"""
3spark grammar differences over Python2 for Python 2.6.
4"""

Callers

nothing calls this directly

Calls 3

get_scannerFunction · 0.90
Python26ParserClass · 0.85
unionMethod · 0.80

Tested by

no test coverage detected