MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / pyparse.py

File pyparse.py

tools/python-3.11.9-amd64/Lib/idlelib/pyparse.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Define partial Python code Parser used by editor and hyperparser.
2
3Instances of ParseMap are used with str.translate.
4

Callers

nothing calls this directly

Calls 4

mainFunction · 0.70
compileMethod · 0.45
fromkeysMethod · 0.45
updateMethod · 0.45

Tested by

no test coverage detected