Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
Instances of ParseMap are used
with
str.translate.
4
Callers
nothing calls this directly
Calls
4
main
Function · 0.70
compile
Method · 0.45
fromkeys
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected